oswald/ui/bitmaps/battery75_icon.xbm

8 lines
363 B
C
Raw Permalink Normal View History

2021-02-14 18:03:13 +01:00
#define battery75_icon_width 15
#define battery75_icon_height 20
static unsigned char battery75_icon_bits[] = {
0x00, 0x00, 0x00, 0x1c, 0x00, 0x3e, 0x00, 0x22, 0x00, 0x22, 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, };