summaryrefslogtreecommitdiff
path: root/muse2/xpm/wave.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/xpm/wave.xpm')
-rw-r--r--muse2/xpm/wave.xpm33
1 files changed, 33 insertions, 0 deletions
diff --git a/muse2/xpm/wave.xpm b/muse2/xpm/wave.xpm
new file mode 100644
index 00000000..f2a93c66
--- /dev/null
+++ b/muse2/xpm/wave.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static const char * wave_xpm[] = {
+"16 16 14 1",
+" c None",
+". c #828282",
+"+ c #000000",
+"@ c #7F7F7F",
+"# c #8A8A8A",
+"$ c #4B4B4B",
+"% c #444444",
+"& c #E50000",
+"* c #290000",
+"= c #FF0000",
+"- c #1E0000",
+"; c #F20000",
+"> c #1B0000",
+", c #D50000",
+" ",
+" . ",
+" .+. ",
+" @@ #+@+# ",
+" $++$ +@ @+ ",
+" +@@+ + + @",
+" + + + + %",
+" + + + + +",
+" + + + + +",
+" + + + + +",
+"&*==-&;&>,==+;=+",
+"%+ + + + +",
+"+@ +@ @+ + +",
+"% #+@+# +@@+",
+"@ .+. $++$",
+" . @@ "};