1 2 3 4 5 6
#define close_hover_width 14 #define close_hover_height 14 static unsigned char close_hover_bits[] = { 0xff, 0x3f, 0x01, 0x20, 0x01, 0x20, 0x19, 0x26, 0x39, 0x27, 0xf1, 0x23, 0xe1, 0x21, 0xe1, 0x21, 0xf1, 0x23, 0x39, 0x27, 0x19, 0x26, 0x01, 0x20, 0x01, 0x20, 0xff, 0x3f };