#define ArrowDown_width 9
#define ArrowDown_height 9
static unsigned char ArrowDown_bits[] = {
   0xff, 0x01, 0xff, 0x01, 0xfe, 0x00, 0xfe, 0x00, 0x7c, 0x00, 0x7c, 0x00,
   0x38, 0x00, 0x38, 0x00, 0x10, 0x00};
