#define scroll_up_width 8
#define scroll_up_height 8
static char scroll_up_bits[] = {
   0x00, 0x18, 0x3c, 0x7e, 0x18, 0x18, 0x18, 0x00};
