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,0x03,0x00,0x00,0x0c,0x00,0x00,0x72,0x00,0x00,0xc1,0x01,0x00,
 | 
						|
0x80,0x06,0x00,0x60,0x0c,0x00,0x00,0x08,0x00,0x00,0x18,0x00,0x04,0x14,0x00,
 | 
						|
0x03,0x2a,0x00,0x03,0x21,0x00,0x01,0x40,0x00,0x00,0xc0,0x00,0x00,0x30,0x01,
 | 
						|
0x38,0x18,0x01,0x4c,0x00,0x01,0x4e,0x80,0x02,0x46,0xc0,0x02,0x63,0x00,0x04,
 | 
						|
0x41,0x00,0x08,0x40,0x20,0x08,0xa0,0x30,0x34,0xb0,0x00,0x46};
 |