#define up_width 16
#define up_height 16
#define up_x_hot 7
#define up_y_hot 14
static short up_bits[] = {
   0x0000, 0x7ffe, 0x7ffe, 0x6006,
   0x6186, 0x03c0, 0x07e0, 0x0ff0,
   0x1ff8, 0x3ffc, 0x07e0, 0x07e0,
   0x07e0, 0x07e0, 0x07e0, 0x0000};
