summaryrefslogtreecommitdiff
path: root/dropbar8
diff options
context:
space:
mode:
Diffstat (limited to 'dropbar8')
-rw-r--r--dropbar84
1 files changed, 4 insertions, 0 deletions
diff --git a/dropbar8 b/dropbar8
new file mode 100644
index 0000000..d7cfdeb
--- /dev/null
+++ b/dropbar8
@@ -0,0 +1,4 @@
+#define dropbar8_width 8
+#define dropbar8_height 8
+static char dropbar8_bits[] = {
+ 0x00, 0x7f, 0xc1, 0xc1, 0xc1, 0xff, 0xfe, 0x00};