#define iconify_width 16 #define iconify_height 16 #define iconify_x_hot 8 #define iconify_y_hot 8 static unsigned char iconify_bits[] = { 0xe0, 0xff, 0xf0, 0xff, 0xe0, 0xff, 0xe8, 0xff, 0xe0, 0xff, 0xf4, 0xff, 0xe0, 0xff, 0xea, 0xff, 0xe0, 0xff, 0xf5, 0xff, 0xff, 0xff, 0x7f, 0x44, 0x3f, 0x11, 0x7f, 0x04, 0x3f, 0x01, 0x7f, 0x00};