#define dim_diag_width 16
#define dim_diag_height 16
static char dim_diag_bits[] = {
   0xff, 0xff, 0x01, 0x80, 0x09, 0x80, 0x1d, 0x80, 0x39, 0x80, 0x71, 0x80,
   0xe1, 0x80, 0xc1, 0x81, 0x81, 0x83, 0x01, 0x87, 0x01, 0x8e, 0x01, 0x9c,
   0x01, 0xb8, 0x01, 0x90, 0x01, 0x80, 0xff, 0xff};
