#define icbm_width 16 #define icbm_height 16 static char icbm_bits[] = { 0x00,0x00,0x40,0x00,0x40,0x00,0xe0,0x00,0xe0,0x00,0xf0,0x01,0xf0,0x01,0xf0, 0x01,0xf0,0x01,0xf0,0x01,0xf0,0x01,0xf0,0x01,0xf0,0x01,0xf8,0x03,0xa0,0x00, 0x00,0x00};