summaryrefslogtreecommitdiff
path: root/muse/xpm/exit.xpm
diff options
context:
space:
mode:
authorRobert Jonsson <spamatica@gmail.com>2009-12-27 11:42:55 +0000
committerRobert Jonsson <spamatica@gmail.com>2009-12-27 11:42:55 +0000
commit9f66d4ea7410ac4bca7a03498f3e13bab9df83c0 (patch)
tree7c569e32155aacf6c35d4ddcd0e662415f8c9f24 /muse/xpm/exit.xpm
parentb703eab295330e6f81564fbb39a10a1a2fdd2f54 (diff)
added current muse 1.0 tree to svn
Diffstat (limited to 'muse/xpm/exit.xpm')
-rw-r--r--muse/xpm/exit.xpm29
1 files changed, 29 insertions, 0 deletions
diff --git a/muse/xpm/exit.xpm b/muse/xpm/exit.xpm
new file mode 100644
index 00000000..eb2a1b7f
--- /dev/null
+++ b/muse/xpm/exit.xpm
@@ -0,0 +1,29 @@
+/* XPM */
+static const char * exit_xpm[] = {
+"22 22 4 1",
+" c None",
+". c #000000",
+"+ c #757575",
+"@ c #303030",
+" ",
+" ",
+" .. ",
+" .. ",
+" . .. . ",
+" ... .. ... ",
+" +..+ .. +..+ ",
+" ..@ .. @.. ",
+" +..+ .. +..+ ",
+" ... .. ... ",
+" ..+ .. +.. ",
+" ..+ .. +.. ",
+" ... .. ... ",
+" +..+ +..+ ",
+" ..@ @.. ",
+" +..@+ +@..+ ",
+" +....++....+ ",
+" +........+ ",
+" +....+ ",
+" ",
+" ",
+" "};