10 lines
		
	
	
		
			446 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			446 B
		
	
	
	
		
			Plaintext
		
	
	
| #define cor-se_width 24
 | |
| #define cor-se_height 24
 | |
| static char cor-se_bits[] = {
 | |
| 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
 | |
| 0x00,0x00,0x00,0x00,0x80,0x88,0x00,0xc0,0xcc,0x00,0xa0,0xaa,
 | |
| 0x00,0x40,0x44,0x00,0xe0,0xff,0x00,0x20,0x22,0x00,0x90,0x10,
 | |
| 0x00,0xd0,0x10,0x00,0xa8,0x88,0x00,0x48,0x88,0x00,0x24,0x44,
 | |
| 0x00,0x24,0x44,0x00,0x92,0x22,0x00,0xde,0xfe,0x00,0xaa,0x00,
 | |
| 0x00,0x4a,0x00,0x00,0x26,0x00,0x00,0x26,0x00,0x00,0x92,0x00};
 |