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,0xfc,0xff,0xff,0xf2,0xef,0xdf,0x41,0x18,0x20,
|
|
0x21,0x40,0x00,0x21,0x00,0x00,0x25,0x00,0x00,0x22,0x0c,0x08,
|
|
0x22,0x04,0x00,0x41,0x00,0x00,0x21,0x00,0x40,0x21,0x00,0x61,
|
|
0x21,0xc2,0x00,0x21,0x22,0x00,0x21,0x00,0x00,0x22,0x00,0x00,
|
|
0x23,0x00,0x02,0x41,0x00,0xe2,0x71,0x00,0x10,0x21,0xc0,0x30,
|
|
0x23,0x00,0x30,0x21,0x08,0x70,0x21,0x00,0x70,0xa1,0x00,0xf0};
|