summaryrefslogtreecommitdiffstats
path: root/subtle/icons/water.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/icons/water.xbm')
-rw-r--r--subtle/icons/water.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/icons/water.xbm b/subtle/icons/water.xbm
new file mode 100644
index 0000000..0e54682
--- /dev/null
+++ b/subtle/icons/water.xbm
@@ -0,0 +1,5 @@
+#define water_width 9
+#define water_height 9
+static unsigned char water_bits[] = {
+ 0x10, 0x00, 0x10, 0x00, 0x28, 0x00, 0x44, 0x00, 0x82, 0x00, 0x82, 0x00,
+ 0x82, 0x00, 0x44, 0x00, 0x38, 0x00 };