summaryrefslogtreecommitdiffstats
path: root/subtle/icons/shelter.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/icons/shelter.xbm')
-rw-r--r--subtle/icons/shelter.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/icons/shelter.xbm b/subtle/icons/shelter.xbm
new file mode 100644
index 0000000..7f5f59c
--- /dev/null
+++ b/subtle/icons/shelter.xbm
@@ -0,0 +1,5 @@
+#define shelter_width 13
+#define shelter_height 8
+static unsigned char shelter_bits[] = {
+ 0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f, 0x1f, 0x1f,
+ 0x0f, 0x1e, 0x0f, 0x1e };