summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/box_in.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/xbm/box_in.xbm')
-rw-r--r--subtle/xbm/box_in.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/xbm/box_in.xbm b/subtle/xbm/box_in.xbm
new file mode 100644
index 0000000..3f7d9da
--- /dev/null
+++ b/subtle/xbm/box_in.xbm
@@ -0,0 +1,5 @@
+#define arrow_box_width 9
+#define arrow_box_height 9
+static unsigned char arrow_box_bits[] = {
+ 0xff, 0x01, 0x01, 0x01, 0x11, 0x01, 0x20, 0x01, 0x7f, 0x01, 0x20, 0x01,
+ 0x11, 0x01, 0x01, 0x01, 0xff, 0x01 };