oswald/ui/bitmaps/battery0_icon.xbm

8 lines
360 B
C
Raw Normal View History

2021-02-14 18:03:13 +01:00
#define battery0_icon_width 15
#define battery0_icon_height 20
static unsigned char battery0_icon_bits[] = {
0x00, 0x00, 0x00, 0x1c, 0x00, 0x3e, 0x00, 0x22, 0x00, 0x22, 0x00, 0x22,
0x00, 0x22, 0x00, 0x22, 0x00, 0x22, 0x00, 0x22, 0x00, 0x22, 0x00, 0x22,
0x00, 0x22, 0x00, 0x22, 0x00, 0x22, 0x00, 0x22, 0x00, 0x22, 0x00, 0x3e,
0x00, 0x00, 0x00, 0x00, };