1#define downh1_width 13
2#define downh1_height 13
3static unsigned char downh1_bits[] = {
4   0x60, 0x00, 0xe0, 0x00, 0xe0, 0x01, 0xff, 0x03, 0xff, 0x07, 0xff, 0x0f,
5   0xff, 0x1f, 0xff, 0x0f, 0xff, 0x07, 0xff, 0x03, 0xe0, 0x01, 0xe0, 0x00,
6   0x60, 0x00};
7