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

7 lines
369 B
C

#define rightbutton_icon_width 15
#define rightbutton_icon_height 20
static unsigned char rightbutton_icon_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x08, 0x00, 0x18, 0x00, 0x38, 0x80, 0x7f, 0x80, 0x7f, 0x00, 0x38,
0x00, 0x18, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, };