oswald/ui/bitmaps/startstopbutton_icon.xbm
2021-02-14 18:03:13 +01:00

7 lines
381 B
C

#define startstopbutton_icon_width 15
#define startstopbutton_icon_height 20
static unsigned char startstopbutton_icon_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0b,
0x00, 0x1b, 0x00, 0x3b, 0x00, 0x7b, 0x00, 0x7b, 0x00, 0x3b, 0x00, 0x1b,
0x00, 0x0b, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, };