#define arrow_right_width 16
#define arrow_right_height 8
static unsigned char arrow_right_bits[] = {
   0x00, 0x1c, 0x00, 0x38, 0x00, 0x70, 0xfc, 0xff, 0xfc, 0xff, 0x00, 0x70,
   0x00, 0x38, 0x00, 0x1c};