#define layer8_width 6
#define layer8_height 6
static char layer8_bits[] = {
   0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f};
