aboutsummaryrefslogtreecommitdiffstats
path: root/xpm/exit.xpm
diff options
context:
space:
mode:
authorkraxel <kraxel>2004-03-28 11:31:57 +0000
committerkraxel <kraxel>2004-03-28 11:31:57 +0000
commite9e9684117719204929821028ba9dbb7915ea119 (patch)
tree6dd2d71940b33a9f960945335e9124ef4fea9fe7 /xpm/exit.xpm
downloadfbida-e9e9684117719204929821028ba9dbb7915ea119.tar.gz
Initial revision
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 ",
+" "};