summaryrefslogtreecommitdiff
path: root/img/exit.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'img/exit.xbm')
-rw-r--r--img/exit.xbm6
1 files changed, 6 insertions, 0 deletions
diff --git a/img/exit.xbm b/img/exit.xbm
new file mode 100644
index 0000000..40c6979
--- /dev/null
+++ b/img/exit.xbm
@@ -0,0 +1,6 @@
+#define exit_width 16
+#define exit_height 16
+static unsigned char exit_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x38, 0x38, 0x70, 0x3c, 0xc0, 0x1e, 0x80, 0x07,
+ 0xc0, 0x03, 0xe0, 0x06, 0x70, 0x0c, 0x78, 0x1c, 0x3c, 0x1c, 0x3c, 0x18,
+ 0x1c, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x00, 0x00};