aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/Im.bitmap
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/bitmaps/Im.bitmap')
-rw-r--r--src/hyper/bitmaps/Im.bitmap6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/hyper/bitmaps/Im.bitmap b/src/hyper/bitmaps/Im.bitmap
new file mode 100644
index 00000000..84c103cb
--- /dev/null
+++ b/src/hyper/bitmaps/Im.bitmap
@@ -0,0 +1,6 @@
+#define Im_width 16
+#define Im_height 16
+static char Im_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x7c, 0x00, 0xc4, 0x00, 0x84, 0x21, 0x08, 0x1f,
+ 0x00, 0x07, 0x00, 0x0f, 0x00, 0x19, 0x00, 0x11, 0x00, 0x01, 0x80, 0x00,
+ 0x88, 0x00, 0x98, 0x00, 0xb0, 0x00, 0xe0, 0x00};