10 lines
443 B
Plaintext
10 lines
443 B
Plaintext
#define end-e_width 24
|
|
#define end-e_height 24
|
|
static char end-e_bits[] = {
|
|
0x00,0x00,0x00,0xff,0xff,0x1f,0xff,0xe7,0x3f,0x00,0x18,0x78,
|
|
0x60,0x04,0x70,0x04,0x80,0x73,0x00,0x00,0x70,0x00,0x02,0x70,
|
|
0x00,0x31,0x70,0x60,0x00,0x74,0x10,0x00,0x6c,0x00,0x00,0x64,
|
|
0x04,0x00,0x70,0x08,0x00,0x70,0x00,0x1c,0x70,0xc0,0x04,0x70,
|
|
0x80,0x80,0x78,0x3f,0x7f,0x77,0xc0,0x00,0x70,0x00,0x00,0x60,
|
|
0x20,0x00,0x60,0x30,0x08,0x42,0x38,0x0c,0x21,0xc7,0xf3,0x1e};
|