#define plus_hollow_width 16
#define plus_hollow_height 16
static unsigned char plus_hollow_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x80, 0x07, 0x80, 0x04, 0x80, 0x04, 0xf0, 0x3c,
   0x10, 0x20, 0x10, 0x20, 0xf0, 0x3c, 0x80, 0x04, 0x80, 0x04, 0x80, 0x07,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
