summaryrefslogtreecommitdiffstats
path: root/subtle/icons/selection.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/icons/selection.xbm')
-rw-r--r--subtle/icons/selection.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/icons/selection.xbm b/subtle/icons/selection.xbm
new file mode 100644
index 0000000..832ef82
--- /dev/null
+++ b/subtle/icons/selection.xbm
@@ -0,0 +1,5 @@
+#define selection_width 9
+#define selection_height 9
+static unsigned char selection_bits[] = {
+ 0x55, 0x01, 0x00, 0x00, 0x01, 0x01, 0x00, 0x00, 0x01, 0x01, 0x00, 0x00,
+ 0x01, 0x01, 0x00, 0x00, 0x55, 0x01 };