summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/box_plus.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/xbm/box_plus.xbm')
-rw-r--r--subtle/xbm/box_plus.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/xbm/box_plus.xbm b/subtle/xbm/box_plus.xbm
new file mode 100644
index 0000000..18cfb60
--- /dev/null
+++ b/subtle/xbm/box_plus.xbm
@@ -0,0 +1,5 @@
+#define box_plus_width 9
+#define box_plus_height 9
+static unsigned char box_plus_bits[] = {
+ 0xff, 0x01, 0x01, 0x01, 0x11, 0x01, 0x11, 0x01, 0x7d, 0x01, 0x11, 0x01,
+ 0x11, 0x01, 0x01, 0x01, 0xff, 0x01 };