summaryrefslogtreecommitdiffstats
path: root/bin/icons/empty.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'bin/icons/empty.xbm')
-rw-r--r--bin/icons/empty.xbm4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/icons/empty.xbm b/bin/icons/empty.xbm
new file mode 100644
index 0000000..1086137
--- /dev/null
+++ b/bin/icons/empty.xbm
@@ -0,0 +1,4 @@
+#define empty_width 8
+#define empty_height 8
+static unsigned char empty_bits[] = {
+ 0x3C, 0x42, 0x81, 0x81, 0x81, 0x81, 0x42, 0x3C };