1#define bm2_width 16
2#define bm2_height 16
3static unsigned char bm2_bits[] = {
4   0x00, 0x00, 0x00, 0x57, 0x7c, 0x72, 0xfc, 0x52, 0xfc, 0x00, 0x7c, 0x01,
5   0x7c, 0x1f, 0xfc, 0x22, 0x40, 0x42, 0x40, 0x44, 0x40, 0x43, 0xc0, 0x40,
6   0x70, 0x40, 0x8c, 0x20, 0x00, 0x1f, 0x00, 0x00};
7