#define downarrow_width 12
#define downarrow_height 12
static char downarrow_bits[] = {
   0xf0, 0x00, 0x90, 0x01, 0x90, 0x01, 0x90, 0x01, 0x90, 0x01, 0x90, 0x01,
   0x9e, 0x0f, 0x02, 0x0c, 0x04, 0x06, 0x08, 0x03, 0x90, 0x01, 0xe0, 0x00};
