#define uparrow_width 12
#define uparrow_height 12
static char uparrow_bits[] = {
   0x60, 0x00, 0x90, 0x00, 0x08, 0x01, 0x04, 0x02, 0x02, 0x04, 0x9e, 0x07,
   0x90, 0x03, 0x90, 0x01, 0x90, 0x01, 0x90, 0x01, 0x90, 0x01, 0xf0, 0x00};
