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

4 lines
157 B
C

#define unchecked_icon_width 7
#define unchecked_icon_height 7
static unsigned char unchecked_icon_bits[] = {
0x7f, 0x41, 0x41, 0x41, 0x41, 0x41, 0x7f, };