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,0x11,0x13,0x41,0xee,0xee,0x1e,0xef,0xef,0x2e,
|
|
0x77,0x7f,0x77,0xf7,0x77,0x37,0xff,0xff,0x3b,0xbb,0xbb,0x3b,
|
|
0xff,0xff,0x5d,0xdf,0xff,0x3d,0xfe,0xee,0x2e,0xff,0xff,0x3f,
|
|
0xff,0x7f,0x37,0xff,0xfb,0x7f,0xff,0xbf,0x3b,0xbb,0xff,0x3f,
|
|
0x00,0xe0,0x9d,0x33,0xd9,0x3f,0x00,0xc0,0x2f,0xc6,0xcc,0x3f,
|
|
0x00,0x40,0x37,0xbb,0xfb,0x1f,0x4c,0x4c,0x44,0x00,0x00,0x00};
|