#define trap-ned_width 24 #define trap-ned_height 24 static char trap-ned_bits[] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0xc0,0x03,0x00,0xe0,0x3f,0x00,0xe0,0xff,0x03,0xf0,0xff,0x3f, 0xf0,0xff,0x7f,0xf8,0xff,0x27,0xf8,0xff,0x27,0xfc,0xff,0x14, 0xfc,0xff,0x12,0xfe,0x9f,0x0a,0xfe,0x5f,0x09,0xff,0x53,0x05, 0xff,0xab,0x04,0x78,0xaa,0x02,0x80,0x57,0x02,0x00,0x78,0x01, 0x00,0x80,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};