#define dendro_width 24 #define dendro_height 24 static unsigned char dendro_bits[] = { 0x00, 0xfe, 0x3f, 0x00, 0x02, 0x00, 0x00, 0xc2, 0x07, 0x00, 0xfe, 0x1f, 0x00, 0xc2, 0x7f, 0xe0, 0x03, 0x00, 0x20, 0x02, 0x00, 0x20, 0xc2, 0x03, 0x20, 0xfe, 0x1f, 0x3e, 0xc0, 0x7f, 0x22, 0x00, 0x00, 0x22, 0xfc, 0x7f, 0xe3, 0x07, 0x00, 0x02, 0xc4, 0x7f, 0x02, 0xc4, 0x1f, 0x02, 0xfc, 0x07, 0xe2, 0x00, 0x00, 0x22, 0xf0, 0x7f, 0x3e, 0x10, 0x00, 0x20, 0x1f, 0x00, 0x20, 0x91, 0x7f, 0x20, 0xf1, 0x1f, 0xe0, 0x81, 0x07, 0x00, 0x01, 0x00 };