summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/shelf.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/xbm/shelf.xbm')
-rw-r--r--subtle/xbm/shelf.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/xbm/shelf.xbm b/subtle/xbm/shelf.xbm
new file mode 100644
index 0000000..a883cf0
--- /dev/null
+++ b/subtle/xbm/shelf.xbm
@@ -0,0 +1,5 @@
+#define shelf_width 9
+#define shelf_height 9
+static unsigned char shelf_bits[] = {
+ 0xfe, 0x00, 0x82, 0x00, 0xba, 0x00, 0x82, 0x00, 0xfe, 0x00, 0x82, 0x00,
+ 0xba, 0x00, 0x82, 0x00, 0xfe, 0x00 };