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

7 lines
366 B
C

#define leftbutton_icon_width 15
#define leftbutton_icon_height 20
static unsigned char leftbutton_icon_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x04, 0x00, 0x06, 0x00, 0x07, 0x80, 0x7f, 0x80, 0x7f, 0x00, 0x07,
0x00, 0x06, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, };