summaryrefslogtreecommitdiffstats
path: root/subtle/icons/pin.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/icons/pin.xbm')
-rw-r--r--subtle/icons/pin.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/icons/pin.xbm b/subtle/icons/pin.xbm
new file mode 100644
index 0000000..17413fd
--- /dev/null
+++ b/subtle/icons/pin.xbm
@@ -0,0 +1,5 @@
+#define pin_width 9
+#define pin_height 9
+static unsigned char pin_bits[] = {
+ 0xf0, 0x00, 0x90, 0x01, 0x10, 0x01, 0x0e, 0x01, 0xc1, 0x01, 0x22, 0x00,
+ 0x24, 0x00, 0x2a, 0x00, 0x11, 0x00 };