#define thumbH_width 16
#define thumbH_height 16
#define thumbH_x_hot 7
#define thumbH_y_hot 7
static short thumbH_bits[] = {
   0x0000, 0x0080, 0x0080, 0x0080,
   0x3ffe, 0x2082, 0x2082, 0x2082,
   0x2082, 0x2082, 0x3ffe, 0x0080,
   0x0080, 0x0080, 0x0000, 0x0000};
