10 lines
446 B
Plaintext
10 lines
446 B
Plaintext
#define cor-nw_width 24
|
|
#define cor-nw_height 24
|
|
static char cor-nw_bits[] = {
|
|
0x21,0x00,0x70,0x27,0x80,0x70,0x1f,0x80,0x70,0x00,0x00,0x70,
|
|
0x00,0x00,0x70,0x00,0x03,0x68,0x00,0x00,0x68,0x20,0x08,0x70,
|
|
0x00,0x08,0x70,0x00,0x00,0x70,0x08,0x00,0x70,0x04,0x04,0x72,
|
|
0x00,0x06,0x70,0x00,0x00,0x70,0x00,0x00,0x70,0x00,0x80,0x70,
|
|
0x18,0x58,0x78,0xe7,0xe7,0x77,0x08,0x08,0x70,0x00,0x00,0x60,
|
|
0x00,0x00,0x60,0x00,0x40,0x40,0x08,0x63,0x20,0xff,0xde,0x1f};
|