box6 111 B

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