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

4 lines
151 B
C

#define checked_icon_width 7
#define checked_icon_height 7
static unsigned char checked_icon_bits[] = {
0x7f, 0x41, 0x5d, 0x5d, 0x5d, 0x41, 0x7f, };