10 lines
437 B
Plaintext
10 lines
437 B
Plaintext
#define 502_width 24
|
|
#define 502_height 24
|
|
static char 502_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x02,0x04,0x00,0x12,0x04,
|
|
0x20,0x0e,0x24,0x10,0x07,0x1e,0x14,0x8e,0x06,0x98,0x9f,0x87,
|
|
0xd8,0x31,0x87,0xf0,0xe4,0x4d,0x78,0xae,0x6f,0x6e,0xb7,0xa4,
|
|
0xbe,0xef,0x3f,0xb1,0x55,0x3e,0xa0,0xed,0x1c,0x70,0x7b,0x14,
|
|
0x50,0x53,0x0f,0x5c,0xcb,0x06,0x70,0xbb,0x04,0x68,0xb7,0x05,
|
|
0xe4,0xd6,0x0e,0xc0,0xd6,0x06,0xc0,0xd6,0x06,0xe0,0xc6,0x06};
|