diff options
Diffstat (limited to '')
-rw-r--r-- | icons/power-bat-full.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/icons/power-bat-full.xbm b/icons/power-bat-full.xbm new file mode 100644 index 0000000..93d2327 --- /dev/null +++ b/icons/power-bat-full.xbm @@ -0,0 +1,4 @@ +#define bat_full_02_width 8 +#define bat_full_02_height 8 +static unsigned char bat_full_02_bits[] = { + 0x00, 0x7F, 0x41, 0xDD, 0xDD, 0x41, 0x7F, 0x00 }; |