#define up1_width 16
#define up1_height 16
static char up1_bits[] = {
   0xff, 0xff, 0x01, 0x80, 0x81, 0x80, 0xc1, 0x81, 0xe1, 0x83, 0xf1, 0x87,
   0xf9, 0x8f, 0xfd, 0x9f, 0xff, 0xbf, 0xf1, 0x87, 0xf1, 0x87, 0xf1, 0x87,
   0xf1, 0x87, 0x01, 0x80, 0x01, 0x80, 0xff, 0xff};
