#define downarrow_width 16
#define downarrow_height 16
static char downarrow_bits[] = {
   0xc0, 0x03, 0x40, 0x06, 0x40, 0x06, 0x40, 0x06, 0x40, 0x06, 0x40, 0x06,
   0x40, 0x06, 0x40, 0x06, 0xfe, 0xff, 0x02, 0xc0, 0x04, 0x60, 0x08, 0x30,
   0x10, 0x18, 0x20, 0x0c, 0x40, 0x06, 0x80, 0x03};
