oswald/ui/bitmaps/battery100_icon.xbm

8 lines
366 B
C
Raw Permalink Normal View History

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