summaryrefslogtreecommitdiff
path: root/muse2/xpm/exit1.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/xpm/exit1.xpm')
-rw-r--r--muse2/xpm/exit1.xpm29
1 files changed, 29 insertions, 0 deletions
diff --git a/muse2/xpm/exit1.xpm b/muse2/xpm/exit1.xpm
new file mode 100644
index 00000000..7e19d63b
--- /dev/null
+++ b/muse2/xpm/exit1.xpm
@@ -0,0 +1,29 @@
+/* XPM */
+static const char * exit1_xpm[] = {
+"22 22 4 1",
+" c None",
+". c #000000",
+"+ c #757575",
+"@ c #303030",
+" ",
+" ",
+" ",
+" ",
+" ....+ ",
+" +.......+ ",
+" ....++....+ ",
+" ...@ +@..+ ",
+" .+ @.. ",
+" +..+ ",
+" ... ",
+" .......... +.. ",
+" .......... +.. ",
+" ... ",
+" +..+ ",
+" .+ @.. ",
+" ..@+ +@..+ ",
+" .....++....+ ",
+" +........+ ",
+" +....+ ",
+" ",
+" "};