oswald/ui/bitmaps/startstopbutton_icon.xbm

8 lines
381 B
C
Raw Permalink Normal View History

2021-02-14 18:03:13 +01:00
#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, };