10 lines
440 B
Plaintext
10 lines
440 B
Plaintext
#define je13_width 24
|
|
#define je13_height 24
|
|
static char je13_bits[] = {
|
|
0x00,0x86,0xf7,0x00,0x04,0x77,0x00,0x04,0x53,0x00,0x04,0x52,
|
|
0x00,0x0c,0xa8,0x00,0x10,0xc8,0x00,0x10,0x84,0x00,0x10,0x18,
|
|
0x00,0x38,0x10,0x00,0x4e,0x10,0xc0,0x01,0x10,0x30,0x00,0x18,
|
|
0x1c,0x00,0x0c,0x26,0x60,0x06,0x1c,0xa0,0x01,0x72,0x18,0x00,
|
|
0x2c,0x06,0x00,0x20,0x02,0x00,0xd0,0x01,0x00,0x78,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|