summaryrefslogtreecommitdiffstats
path: root/bin/icons/square.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'bin/icons/square.xbm')
-rw-r--r--bin/icons/square.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/icons/square.xbm b/bin/icons/square.xbm
new file mode 100644
index 0000000..4bc66cd
--- /dev/null
+++ b/bin/icons/square.xbm
@@ -0,0 +1,5 @@
+#define square_width 8
+#define square_height 16
+static unsigned char square_bits[] = {
+ 0x00, 0x00, 0x1e, 0x1e, 0x1e, 0x1e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00 };