diff options
Diffstat (limited to 'bin/icons/bat_low_01.xbm')
-rw-r--r-- | bin/icons/bat_low_01.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/icons/bat_low_01.xbm b/bin/icons/bat_low_01.xbm new file mode 100644 index 0000000..29e974d --- /dev/null +++ b/bin/icons/bat_low_01.xbm @@ -0,0 +1,4 @@ +#define bat_low_01_width 8 +#define bat_low_01_height 8 +static unsigned char bat_low_01_bits[] = { + 0x18, 0x7E, 0x42, 0x42, 0x42, 0x5A, 0x42, 0x7E }; |