]> git.karo-electronics.de Git - oswald.git/blobdiff - ui/charger_icon.xbm
Bluetooth handling, screen reworks for icons
[oswald.git] / ui / charger_icon.xbm
diff --git a/ui/charger_icon.xbm b/ui/charger_icon.xbm
new file mode 100644 (file)
index 0000000..d6ec0ad
--- /dev/null
@@ -0,0 +1,7 @@
+#define charger_icon_width 15
+#define charger_icon_height 20
+static unsigned char charger_icon_bits[] = {
+  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+  0x00, 0x00, 0x00, 0x00, 0x28, 0x00, 0x28, 0x00, 0x28, 0x00, 0x7c, 0x00,
+  0x7c, 0x00, 0x38, 0x00, 0x10, 0x00, 0x10, 0x00, 0x10, 0x00, 0x10, 0x00,
+  0x10, 0x00, 0x10, 0x00, };