1#define down1_width 13
2#define down1_height 13
3static unsigned char down1_bits[] = {
4   0xf8, 0x03, 0xf8, 0x03, 0xf8, 0x03, 0xf8, 0x03, 0xf8, 0x03, 0xff, 0x1f,
5   0xff, 0x1f, 0xfe, 0x0f, 0xfc, 0x07, 0xf8, 0x03, 0xf0, 0x01, 0xe0, 0x00,
6   0x40, 0x00};
7