summaryrefslogtreecommitdiffstats
path: root/bin/icons/corner.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'bin/icons/corner.xbm')
-rw-r--r--bin/icons/corner.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/icons/corner.xbm b/bin/icons/corner.xbm
new file mode 100644
index 0000000..0851adf
--- /dev/null
+++ b/bin/icons/corner.xbm
@@ -0,0 +1,5 @@
+#define corner_width 8
+#define corner_height 16
+static unsigned char corner_bits[] = {
+ 0x00, 0x00, 0x1e, 0x0e, 0x06, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00 };