#define escher8_width 16
#define escher8_height 16
static char escher8_bits[] = {
0xf7, 0xf7, 
0xef, 0xef, 
0xcd, 0xcd, 
0xa1, 0xa1, 
0x03, 0x03, 
0x81, 0x81, 
0xcd, 0xcd, 
0xaf, 0xaf, 
0xf7, 0xf7, 
0xef, 0xef, 
0xcd, 0xcd, 
0xa1, 0xa1, 
0x03, 0x03, 
0x81, 0x81, 
0xcd, 0xcd, 
0xaf, 0xaf, 

};
