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