#define lupe_width 16
#define lupe_height 16
#define lupe_x_hot 4
#define lupe_y_hot 7
static char lupe_bits[] = {
   0x00, 0x00, 0xe0, 0x03, 0xf8, 0x0f, 0x1c, 0x1c, 0xec, 0x18, 0x76, 0x30,
   0x36, 0x30, 0x36, 0x30, 0x26, 0x30, 0x46, 0x30, 0x0c, 0x18, 0x1c, 0x1c,
   0xf8, 0x3f, 0xe0, 0x73, 0x00, 0x60, 0x00, 0x00};
