#define pattern7_width 4
#define pattern7_height 4
static char pattern7_bits[] = {
   0x0f, 0x01, 0x01, 0x01};
