10 lines
452 B
Plaintext
10 lines
452 B
Plaintext
#define deling_1_width 24
|
|
#define deling_1_height 24
|
|
static char deling_1_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0xc0,0x07,0x1e,0xf0,0x8e,0x3f,
|
|
0xf8,0xdb,0x77,0xec,0x57,0x6f,0xf4,0xff,0x7f,0xf4,0xff,0x6f,
|
|
0xfc,0xff,0x7f,0xf8,0xff,0x3f,0xfc,0xfe,0x3f,0x7e,0xfd,0x1f,
|
|
0xf6,0x7e,0x3f,0xf6,0xbf,0x76,0xee,0x7f,0x6f,0xfc,0xff,0x6f,
|
|
0xfe,0xff,0x7f,0xfe,0xff,0x7f,0xfe,0xfd,0x3f,0xec,0xd6,0x37,
|
|
0x9c,0xb3,0x19,0xf8,0xf1,0x0f,0x70,0xe0,0x03,0x00,0x00,0x00};
|