#define cu_scroll_up_width 16
#define cu_scroll_up_height 16
#define cu_scroll_up_x_hot 7
#define cu_scroll_up_y_hot 7
static char cu_scroll_up_bits[] = {
   0x00, 0x00, 0x80, 0x00, 0xc0, 0x01, 0x60, 0x03, 0x30, 0x06, 0x18, 0x0c,
   0x0c, 0x18, 0x06, 0x30, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
