10 lines
		
	
	
		
			452 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			452 B
		
	
	
	
		
			Plaintext
		
	
	
#define brygge_4_width 24
 | 
						|
#define brygge_4_height 24
 | 
						|
static char brygge_4_bits[] = {
 | 
						|
0x38,0x20,0x40,0xf8,0xfe,0x7e,0x2c,0x00,0x41,0x2c,0x00,0x41,
 | 
						|
0xe6,0xdf,0x77,0x26,0x20,0x40,0x33,0x20,0x40,0xf3,0x7d,0x6f,
 | 
						|
0x38,0x80,0x40,0x38,0x80,0x40,0x6c,0xdf,0x77,0x2c,0x20,0x40,
 | 
						|
0x26,0x20,0x40,0xe6,0x7b,0x7f,0x33,0x80,0x40,0x33,0x80,0x40,
 | 
						|
0xf8,0xde,0x77,0x38,0x20,0x40,0x2c,0x20,0x40,0xec,0x7d,0x6f,
 | 
						|
0x26,0x80,0x40,0x26,0x80,0x40,0xf3,0xde,0x77,0x33,0x20,0x40};
 |