#define iconify_width 5
#define iconify_height 5
static unsigned char iconify_bits[] = {
   0x10, 0x08, 0x04, 0x02, 0x01 };
