summaryrefslogtreecommitdiff
path: root/muse2/xpm/redoS.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/xpm/redoS.xpm')
-rw-r--r--muse2/xpm/redoS.xpm25
1 files changed, 25 insertions, 0 deletions
diff --git a/muse2/xpm/redoS.xpm b/muse2/xpm/redoS.xpm
new file mode 100644
index 00000000..686e2e72
--- /dev/null
+++ b/muse2/xpm/redoS.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static const char * redoS_xpm[] = {
+"16 16 6 1",
+" c None",
+". c #000000",
+"+ c #00FF00",
+"@ c #00C000",
+"# c #008000",
+"$ c #004000",
+" ",
+" .... ",
+" ..++++.. ",
+" .+@@@@@++. .",
+" .+#$..#@@@+. #.",
+" .$.. ..#@@+.#.",
+".@. .#@@@#.",
+"... .@@@#.",
+"... .@@@#.",
+"... ######.",
+" .. ........",
+" ... ",
+" ... ",
+" .... ",
+" ... ",
+" "};