#define paintI_width 16
#define paintI_height 16
static unsigned char paintI_bits[] = {
   0xff, 0xff, 0xff, 0xbf, 0xff, 0xff, 0xff, 0xef, 0xff, 0xff, 0xff, 0xfb,
   0xff, 0xff, 0xff, 0xfe, 0xff, 0xff, 0xbf, 0xff, 0xff, 0xff, 0xef, 0xff,
   0xff, 0xff, 0xfb, 0xff, 0xff, 0xff, 0xfe, 0xff};
