summaryrefslogtreecommitdiff
path: root/muse2/xpm/ctrl.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/xpm/ctrl.xpm')
-rw-r--r--muse2/xpm/ctrl.xpm27
1 files changed, 27 insertions, 0 deletions
diff --git a/muse2/xpm/ctrl.xpm b/muse2/xpm/ctrl.xpm
new file mode 100644
index 00000000..01124b02
--- /dev/null
+++ b/muse2/xpm/ctrl.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static const char * ctrl_xpm[] = {
+"22 22 2 1",
+" c #FFFFFFFFFFFF",
+". c #000000000000",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ... . .. ",
+" .. .. . ",
+" . . . . ",
+" . ..... .. . ",
+" . . .. . ",
+" . . . . ",
+" . . . . . ",
+" .. .. . . . ",
+" .... ..... ... ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" "};