10 lines
449 B
Plaintext
10 lines
449 B
Plaintext
#define klomp_1_width 24
|
|
#define klomp_1_height 24
|
|
static char klomp_1_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x3e,0x00,0x80,0xff,0x00,
|
|
0xc0,0xdd,0x01,0xc0,0xbe,0x01,0xe0,0xff,0x03,0xe0,0xff,0x03,
|
|
0x60,0xff,0x03,0xe0,0xfe,0x01,0xc0,0xff,0x03,0x80,0xf7,0x02,
|
|
0x80,0xeb,0x02,0xc0,0x77,0x03,0xc0,0xff,0x01,0xe0,0xff,0x03,
|
|
0xe0,0xff,0x03,0x60,0xff,0x03,0x60,0xff,0x03,0xc0,0xbe,0x01,
|
|
0xc0,0xcf,0x01,0x80,0xff,0x00,0x00,0x7e,0x00,0x00,0x00,0x00};
|