summaryrefslogtreecommitdiffstats
path: root/subtle/icons/volume_on.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/icons/volume_on.xbm')
-rw-r--r--subtle/icons/volume_on.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/icons/volume_on.xbm b/subtle/icons/volume_on.xbm
new file mode 100644
index 0000000..47176c2
--- /dev/null
+++ b/subtle/icons/volume_on.xbm
@@ -0,0 +1,5 @@
+#define volume_on_width 9
+#define volume_on_height 9
+static unsigned char volume_on_bits[] = {
+ 0x10, 0x00, 0x98, 0x00, 0x14, 0x01, 0x53, 0x01, 0x51, 0x01, 0x53, 0x01,
+ 0x14, 0x01, 0x98, 0x00, 0x10, 0x00 };