5 lines
130 B
C
Raw Permalink Normal View History

2024-09-25 12:35:47 -07:00
#define iconify_width 6
#define iconify_height 6
static unsigned char iconify_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x0c, 0x0c };