#define thumbV_width 16
#define thumbV_height 16
#define thumbV_x_hot 7
#define thumbV_y_hot 7
static char thumbV_bits[] = {
   0x00, 0x00, 0xf0, 0x07, 0x10, 0x04, 0x10, 0x04, 0x10, 0x04, 0x10, 0x04,
   0x10, 0x04, 0xfe, 0x3f, 0x10, 0x04, 0x10, 0x04, 0x10, 0x04, 0x10, 0x04,
   0x10, 0x04, 0xf0, 0x07, 0x00, 0x00, 0x00, 0x00};
