9 lines
		
	
	
		
			445 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			445 B
		
	
	
	
		
			Plaintext
		
	
	
| #define noname_width 24
 | |
| #define noname_height 24
 | |
| static char noname_bits[] = {
 | |
| 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
 | |
| 0x01,0x00,0x00,0x06,0x00,0x00,0x08,0x00,0x00,0x10,0x00,0x00,0x20,0x00,0x00,
 | |
| 0x41,0x00,0x00,0x82,0x00,0x00,0x04,0x01,0x00,0x08,0x02,0x00,0x12,0x04,0x00,
 | |
| 0x20,0x08,0x00,0xc8,0x10,0x00,0xf2,0x23,0x00,0x3c,0x4f,0x00,0xcf,0xbc,0x00,
 | |
| 0x13,0xf2,0x01,0xe0,0xc1,0x03,0x17,0x3a,0x07,0x08,0x06,0x0c};
 |