summaryrefslogtreecommitdiff
path: root/muse2/xpm/audio_bounce_to_file.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/xpm/audio_bounce_to_file.xpm')
-rw-r--r--muse2/xpm/audio_bounce_to_file.xpm24
1 files changed, 24 insertions, 0 deletions
diff --git a/muse2/xpm/audio_bounce_to_file.xpm b/muse2/xpm/audio_bounce_to_file.xpm
new file mode 100644
index 00000000..ee645fdc
--- /dev/null
+++ b/muse2/xpm/audio_bounce_to_file.xpm
@@ -0,0 +1,24 @@
+/* XPM */
+static const char * audio_bounce_to_file_xpm[] = {
+"16 16 5 1",
+" c None",
+". c #000000",
+"+ c #C3C3C3",
+"@ c #DCDCDC",
+"# c #A0A0A0",
+" ... ",
+" ..+.. ",
+" ..+@@.. ",
+" ..+@#@@.. ",
+" ..+@###@@.. ",
+" ..+@####+@+.. ",
+"..@@###+@+@.... ",
+".+@###+@++.##...",
+"..+##@@++.####..",
+" ..++@++.###### ",
+" ..+++..##### ",
+" ..+.##.### ",
+" ....##.# ",
+" ....## ",
+" ... ",
+" . "};