summaryrefslogtreecommitdiff
path: root/muse2/xpm/rec_echo_on.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/xpm/rec_echo_on.xpm')
-rw-r--r--muse2/xpm/rec_echo_on.xpm16
1 files changed, 16 insertions, 0 deletions
diff --git a/muse2/xpm/rec_echo_on.xpm b/muse2/xpm/rec_echo_on.xpm
new file mode 100644
index 00000000..3c077cf5
--- /dev/null
+++ b/muse2/xpm/rec_echo_on.xpm
@@ -0,0 +1,16 @@
+/* XPM */
+static const char * rec_echo_on_xpm[] = {
+"10 10 3 1",
+" c None",
+". c #00FF00",
+"+ c #FF0000",
+" ...... ",
+" . . ",
+". .... .",
+". . . .",
+". . ++ . .",
+". . ++ . .",
+". . . .",
+". .... .",
+" . . ",
+" ...... "};