summaryrefslogtreecommitdiffstats
path: root/kenolaba/bitmaps/Arrow2Mask
diff options
context:
space:
mode:
Diffstat (limited to 'kenolaba/bitmaps/Arrow2Mask')
-rw-r--r--kenolaba/bitmaps/Arrow2Mask6
1 files changed, 6 insertions, 0 deletions
diff --git a/kenolaba/bitmaps/Arrow2Mask b/kenolaba/bitmaps/Arrow2Mask
new file mode 100644
index 00000000..121295e6
--- /dev/null
+++ b/kenolaba/bitmaps/Arrow2Mask
@@ -0,0 +1,6 @@
+#define Arrow2Mask_width 16
+#define Arrow2Mask_height 16
+static unsigned char Arrow2Mask_bits[] = {
+ 0x10, 0x00, 0x38, 0x00, 0x7c, 0x00, 0xfc, 0x00, 0xf8, 0x09, 0xf8, 0x1d,
+ 0xf0, 0x1f, 0xe0, 0x1f, 0xf0, 0x1f, 0xf8, 0x1f, 0xf0, 0x1f, 0xe0, 0x1f,
+ 0x80, 0x1f, 0x00, 0x1e, 0x00, 0x18, 0x00, 0x00};