#define lr_image_width 16
#define lr_image_height 16
#define lr_image_x_hot 10
#define lr_image_y_hot 10
static short lr_image_bits[] = {
   0x0000, 0x4000, 0x6000, 0x6000,
   0x6000, 0x6000, 0x6000, 0x6000,
   0x6000, 0x6000, 0x6000, 0x6000,
   0x6000, 0x7ffc, 0x7ffe, 0x0000};
