1#define box6_width 6
2#define box6_height 6
3static char box6_bits[] = {
4   0x3f, 0x21, 0x21, 0x21, 0x21, 0x3f};
5