10 lines
		
	
	
		
			452 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			452 B
		
	
	
	
		
			Plaintext
		
	
	
| #define bigwize4_width 24
 | |
| #define bigwize4_height 24
 | |
| static char bigwize4_bits[] = {
 | |
| 0x00,0xff,0xbf,0x00,0xdc,0xb9,0x00,0x60,0xd6,0x00,0x00,0xee,
 | |
| 0x00,0x00,0xfc,0x00,0x00,0xc0,0x00,0x00,0xa0,0x00,0x00,0xe0,
 | |
| 0x00,0x00,0xe0,0x00,0x00,0xe0,0x00,0x00,0xe0,0x00,0x00,0xe0,
 | |
| 0x00,0x00,0xe0,0x00,0x00,0xe0,0x00,0x00,0xe0,0x00,0x00,0xc0,
 | |
| 0x00,0x00,0xf0,0x00,0x00,0xe0,0x00,0x00,0xe0,0x00,0x00,0xe0,
 | |
| 0x00,0x00,0xe0,0x00,0x00,0xf8,0x00,0x00,0xfe,0x00,0x00,0xff};
 |