#define Im_width 16 #define Im_height 16 static char Im_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x7c, 0x00, 0xc4, 0x00, 0x84, 0x21, 0x08, 0x1f, 0x00, 0x07, 0x00, 0x0f, 0x00, 0x19, 0x00, 0x11, 0x00, 0x01, 0x80, 0x00, 0x88, 0x00, 0x98, 0x00, 0xb0, 0x00, 0xe0, 0x00};