10 lines
437 B
Plaintext
10 lines
437 B
Plaintext
#define je7_width 24
|
|
#define je7_height 24
|
|
static char je7_bits[] = {
|
|
0x3d,0x04,0x06,0x03,0x08,0x03,0x0b,0x95,0x01,0x1a,0xef,0x00,
|
|
0x35,0xec,0x00,0xe8,0x01,0x05,0xc0,0xe1,0x0b,0x80,0x21,0x1a,
|
|
0x00,0x00,0x3e,0x00,0x00,0x60,0x00,0x48,0x50,0x00,0x28,0x50,
|
|
0x00,0x98,0x60,0x60,0x58,0xc0,0x80,0x7f,0x40,0x09,0xf8,0x41,
|
|
0x72,0xfc,0x00,0x44,0xb7,0x88,0x09,0x43,0x19,0xfd,0x3b,0x1e,
|
|
0xf8,0x05,0x18,0xc0,0x03,0x08,0xc0,0x02,0x90,0x40,0x03,0x60};
|