10 lines
		
	
	
		
			446 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			446 B
		
	
	
	
		
			Plaintext
		
	
	
#define bolt_7_width 24
 | 
						|
#define bolt_7_height 24
 | 
						|
static char bolt_7_bits[] = {
 | 
						|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
 | 
						|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
 | 
						|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x00,0xc0,0x4e,0x04,
 | 
						|
0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
 | 
						|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
 | 
						|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
 |