summaryrefslogtreecommitdiff
path: root/.icons/dzen_bitmaps/volume.xbm
diff options
context:
space:
mode:
Diffstat (limited to '.icons/dzen_bitmaps/volume.xbm')
-rw-r--r--.icons/dzen_bitmaps/volume.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/.icons/dzen_bitmaps/volume.xbm b/.icons/dzen_bitmaps/volume.xbm
new file mode 100644
index 0000000..aa97c38
--- /dev/null
+++ b/.icons/dzen_bitmaps/volume.xbm
@@ -0,0 +1,5 @@
+#define volume_width 10
+#define volume_height 10
+static unsigned char volume_bits[] = {
+ 0x00, 0x00, 0x00, 0x01, 0xa0, 0x01, 0xac, 0x01, 0xae, 0x01, 0xae, 0x01,
+ 0xac, 0x01, 0xa0, 0x01, 0x00, 0x01, 0x00, 0x00};