summaryrefslogtreecommitdiffstats
path: root/subtle/icons/box.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/icons/box.xbm')
-rw-r--r--subtle/icons/box.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/icons/box.xbm b/subtle/icons/box.xbm
new file mode 100644
index 0000000..1602d54
--- /dev/null
+++ b/subtle/icons/box.xbm
@@ -0,0 +1,5 @@
+#define box_width 9
+#define box_height 9
+static unsigned char box_bits[] = {
+ 0xf8, 0x01, 0x84, 0x01, 0x42, 0x01, 0x3f, 0x01, 0x21, 0x01, 0x21, 0x01,
+ 0x21, 0x01, 0xa1, 0x00, 0x7f, 0x00 };