summaryrefslogtreecommitdiffstats
path: root/subtle/icons/plus.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/icons/plus.xbm')
-rw-r--r--subtle/icons/plus.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/icons/plus.xbm b/subtle/icons/plus.xbm
new file mode 100644
index 0000000..151c87b
--- /dev/null
+++ b/subtle/icons/plus.xbm
@@ -0,0 +1,5 @@
+#define plus_width 9
+#define plus_height 9
+static unsigned char plus_bits[] = {
+ 0x38, 0x00, 0x28, 0x00, 0x28, 0x00, 0xef, 0x01, 0x01, 0x01, 0xef, 0x01,
+ 0x28, 0x00, 0x28, 0x00, 0x38, 0x00 };