#define downarrow_width 16
#define downarrow_height 16
static char downarrow_bits[] = {
   0xff, 0xff, 0x01, 0x80, 0xfd, 0xbf, 0xfd, 0xbf, 0xfd, 0xbf, 0x19, 0x98,
   0x39, 0x9c, 0x39, 0x9c, 0x71, 0x8e, 0x71, 0x8e, 0xe1, 0x87, 0xe1, 0x87,
   0xc1, 0x83, 0x81, 0x81, 0x01, 0x80, 0xff, 0xff};
