10 lines
443 B
Plaintext
10 lines
443 B
Plaintext
#define end-s_width 24
|
|
#define end-s_height 24
|
|
static char end-s_bits[] = {
|
|
0x00,0x1f,0x01,0x00,0x9f,0x01,0x00,0x1f,0x01,0x00,0x1d,0x01,
|
|
0x00,0x2e,0x01,0x00,0x9f,0x00,0x00,0x1f,0x01,0x00,0x1f,0x01,
|
|
0x00,0x1f,0x01,0x00,0x2f,0x01,0x00,0x27,0x01,0x00,0x1f,0x01,
|
|
0x00,0x1f,0x01,0x00,0x9f,0x00,0x00,0x1f,0x01,0x00,0x1d,0x01,
|
|
0x00,0xfe,0x01,0x00,0x1f,0x01,0x00,0xcf,0x00,0x00,0x8f,0x00,
|
|
0x00,0x47,0x00,0x00,0x23,0x00,0x00,0x21,0x00,0x00,0x1f,0x00};
|