#define morebutton_width 24
#define morebutton_height 8
static char morebutton_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x18, 0x60, 0x0f, 0x3c, 0xf0,
   0x0f, 0x3c, 0xf0, 0x06, 0x18, 0x60, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
