#define pattern3_width 2
#define pattern3_height 2
static char pattern3_bits[] = {
   0x01, 0x02};
