#define diag6_width 16
#define diag6_height 16
static char diag6_bits[] = {
   0xc3, 0xc3, 0x87, 0x87, 0x0f, 0x0f, 0x1e, 0x1e, 0x3c, 0x3c, 0x78, 0x78,
   0xf0, 0xf0, 0xe1, 0xe1, 0xc3, 0xc3, 0x87, 0x87, 0x0f, 0x0f, 0x1e, 0x1e,
   0x3c, 0x3c, 0x78, 0x78, 0xf0, 0xf0, 0xe1, 0xe1};
