#define pattern2_width 4
#define pattern2_height 4
static char pattern2_bits[] = {
   0x08, 0x04, 0x02, 0x01};
