#define thumbH_width 16
#define thumbH_height 16
#define thumbH_x_hot 7
#define thumbH_y_hot 7
static char thumbH_bits[] = {
   0x00, 0x00, 0x80, 0x00, 0x80, 0x00, 0x80, 0x00, 0xfe, 0x3f, 0x82, 0x20,
   0x82, 0x20, 0x82, 0x20, 0x82, 0x20, 0x82, 0x20, 0xfe, 0x3f, 0x80, 0x00,
   0x80, 0x00, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00};
