#define icon_bitmap_width 16 #define icon_bitmap_height 16 static char icon_bitmap_bits[] = { 0xf8, 0x07, 0x0c, 0x1c, 0x06, 0x30, 0x02, 0x60, 0x12, 0x4e, 0x3b, 0x9a, 0x29, 0x92, 0x39, 0x9e, 0x01, 0x80, 0x31, 0x80, 0xf9, 0x8f, 0x13, 0x88, 0x32, 0x86, 0xe6, 0x43, 0x0c, 0x60, 0xf8, 0x3f};