#define diag5_width 16
#define diag5_height 16
static char diag5_bits[] = {
   0x83, 0x83, 0x07, 0x07, 0x0e, 0x0e, 0x1c, 0x1c, 0x38, 0x38, 0x70, 0x70,
   0xe0, 0xe0, 0xc1, 0xc1, 0x83, 0x83, 0x07, 0x07, 0x0e, 0x0e, 0x1c, 0x1c,
   0x38, 0x38, 0x70, 0x70, 0xe0, 0xe0, 0xc1, 0xc1};
