9 lines
		
	
	
		
			445 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			445 B
		
	
	
	
		
			Plaintext
		
	
	
#define noname_width 24
 | 
						|
#define noname_height 24
 | 
						|
static char noname_bits[] = {
 | 
						|
0x00,0x10,0x00,0x00,0x10,0x00,0x00,0x28,0x00,0x00,0x5c,0x00,0x00,0x86,0x00,
 | 
						|
0x00,0x0b,0x01,0x80,0x05,0x02,0xc0,0x02,0x04,0x60,0x05,0x08,0xb0,0x02,0x10,
 | 
						|
0x58,0x05,0x20,0xac,0x02,0x40,0x58,0x01,0x30,0x70,0x00,0x1c,0x90,0x83,0x13,
 | 
						|
0x10,0x7c,0x10,0x70,0x00,0x1c,0xb0,0x00,0x1a,0xb0,0x38,0x1a,0xb0,0x64,0x1a,
 | 
						|
0xf0,0x64,0x1e,0xd0,0x7c,0x16,0x10,0x7c,0x10,0x30,0x00,0x10};
 |