summaryrefslogtreecommitdiff
path: root/muse2/xpm/rec_echo_off.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/xpm/rec_echo_off.xpm')
-rw-r--r--muse2/xpm/rec_echo_off.xpm15
1 files changed, 15 insertions, 0 deletions
diff --git a/muse2/xpm/rec_echo_off.xpm b/muse2/xpm/rec_echo_off.xpm
new file mode 100644
index 00000000..58f90f28
--- /dev/null
+++ b/muse2/xpm/rec_echo_off.xpm
@@ -0,0 +1,15 @@
+/* XPM */
+static const char * rec_echo_off_xpm[] = {
+"10 10 2 1",
+" c None",
+". c #FF0000",
+" ",
+" ",
+" ",
+" ",
+" .. ",
+" .. ",
+" ",
+" ",
+" ",
+" "};