#define zoomOut_width 16
#define zoomOut_height 16
#define zoomOut_x_hot 5
#define zoomOut_y_hot 5
static unsigned char zoomOut_bits[] = {
   0x00, 0x00, 0xf8, 0x00, 0x04, 0x01, 0x02, 0x02, 0x02, 0x02, 0xfa, 0x02,
   0x02, 0x02, 0x02, 0x02, 0x04, 0x03, 0xf8, 0x07, 0x00, 0x0e, 0x00, 0x1c,
   0x00, 0x38, 0x00, 0x70, 0x00, 0x60, 0x00, 0x00};
