#define element_width 24 #define element_height 24 static unsigned char element_bits[] = { 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0xe0, 0x01, 0x00, 0x90, 0x02, 0x00, 0x8c, 0x04, 0x00, 0x82, 0x04, 0x00, 0x86, 0x08, 0x00, 0x8a, 0x10, 0x00, 0xb2, 0x30, 0x00, 0xc2, 0x6e, 0x00, 0x82, 0xa1, 0x00, 0x42, 0x21, 0x01, 0x22, 0x22, 0x02, 0x1a, 0x12, 0x04, 0x06, 0x14, 0x08, 0x7e, 0x18, 0x10, 0x80, 0xff, 0x23, 0x00, 0x20, 0x7c, 0x00, 0x20, 0x20, 0x00, 0x40, 0x18, 0x00, 0x80, 0x04, 0x00, 0x80, 0x02, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00};