1#define iconify_width 8
2#define iconify_height 8
3static unsigned char iconify_bits[] = {
4   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff };
5