summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/volume_off.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/xbm/volume_off.xbm')
-rw-r--r--subtle/xbm/volume_off.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/xbm/volume_off.xbm b/subtle/xbm/volume_off.xbm
new file mode 100644
index 0000000..ae8f85c
--- /dev/null
+++ b/subtle/xbm/volume_off.xbm
@@ -0,0 +1,5 @@
+#define volume_off_width 9
+#define volume_off_height 9
+static unsigned char volume_off_bits[] = {
+ 0x10, 0x00, 0x18, 0x00, 0x14, 0x00, 0x13, 0x00, 0x11, 0x00, 0x13, 0x00,
+ 0x14, 0x00, 0x18, 0x00, 0x10, 0x00 };