oswald/ui/bitmaps/unchecked_icon.xbm

5 lines
157 B
C
Raw Permalink Normal View History

2021-02-14 18:03:13 +01:00
#define unchecked_icon_width 7
#define unchecked_icon_height 7
static unsigned char unchecked_icon_bits[] = {
0x7f, 0x41, 0x41, 0x41, 0x41, 0x41, 0x7f, };