summaryrefslogtreecommitdiff
path: root/dropbar7
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-14 15:54:35 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-14 15:54:35 +0000
commit21ce3c7cde6e61e116b428160121b34f150ccc71 (patch)
tree9dc4f02ca66623f4759119a0eb5b79e433bdeb30 /dropbar7
Diffstat (limited to 'dropbar7')
-rw-r--r--dropbar74
1 files changed, 4 insertions, 0 deletions
diff --git a/dropbar7 b/dropbar7
new file mode 100644
index 0000000..2689300
--- /dev/null
+++ b/dropbar7
@@ -0,0 +1,4 @@
+#define bar7_width 7
+#define bar7_height 7
+static char bar7_bits[] = {
+ 0x00, 0x3f, 0x61, 0x61, 0x7f, 0x7e, 0x00};