aboutsummaryrefslogtreecommitdiffstats
path: root/xpm/exit.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'xpm/exit.xpm')
-rw-r--r--xpm/exit.xpm22
1 files changed, 22 insertions, 0 deletions
diff --git a/xpm/exit.xpm b/xpm/exit.xpm
new file mode 100644
index 0000000..53eee1a
--- /dev/null
+++ b/xpm/exit.xpm
@@ -0,0 +1,22 @@
+/* XPM */
+static char * exit_xpm[] = {
+"16 16 3 1",
+" c none",
+". c #000000000000",
+"X c #861782078617",
+" ",
+" ",
+" .. ",
+" ..X ",
+" . ..X . ",
+" ..X ..X .. ",
+" ..X ..X .. ",
+" ..X ..X ..X ",
+" ..X ..X ..X ",
+" ..X XX ..X ",
+" ..X ..X ",
+" .. ..XX ",
+" ........XX ",
+" ......XX ",
+" XXXXXX ",
+" "};