summaryrefslogtreecommitdiff
path: root/.icons/dzen_bitmaps/battery.xbm
diff options
context:
space:
mode:
Diffstat (limited to '.icons/dzen_bitmaps/battery.xbm')
-rw-r--r--.icons/dzen_bitmaps/battery.xbm6
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/dzen_bitmaps/battery.xbm b/.icons/dzen_bitmaps/battery.xbm
new file mode 100644
index 0000000..ca37847
--- /dev/null
+++ b/.icons/dzen_bitmaps/battery.xbm
@@ -0,0 +1,6 @@
+#define battery_width 16
+#define battery_height 16
+static unsigned char battery_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x1f, 0xfc, 0x11,
+ 0xfc, 0x71, 0xfc, 0x71, 0xfc, 0x71, 0xfc, 0x11, 0xfc, 0x1f, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};