summaryrefslogtreecommitdiff
path: root/ov/bitmaps/UCD.20.m
diff options
context:
space:
mode:
Diffstat (limited to 'ov/bitmaps/UCD.20.m')
-rw-r--r--ov/bitmaps/UCD.20.m8
1 files changed, 8 insertions, 0 deletions
diff --git a/ov/bitmaps/UCD.20.m b/ov/bitmaps/UCD.20.m
new file mode 100644
index 0000000..01727b5
--- /dev/null
+++ b/ov/bitmaps/UCD.20.m
@@ -0,0 +1,8 @@
+#define UCD_width 20
+#define UCD_height 20
+static char UCD_bits[] = {
+ 0x00, 0x00, 0x00, 0xf0, 0xff, 0x00, 0xf0, 0xff, 0x01, 0xf0, 0xff, 0x01,
+ 0xf0, 0xff, 0x01, 0xf0, 0xff, 0x01, 0xf0, 0xff, 0x01, 0xf0, 0xff, 0x01,
+ 0xf0, 0xff, 0x01, 0xf0, 0xff, 0x01, 0xf0, 0xff, 0x01, 0xf0, 0xff, 0x01,
+ 0xe0, 0xff, 0x01, 0xe0, 0xff, 0x00, 0xf0, 0xff, 0x01, 0xf8, 0xff, 0x03,
+ 0xf8, 0xff, 0x03, 0xf0, 0xff, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};