10 lines
437 B
Plaintext
10 lines
437 B
Plaintext
#define 503_width 24
|
|
#define 503_height 24
|
|
static char 503_bits[] = {
|
|
0x00,0x30,0x00,0x04,0x10,0x00,0x08,0x38,0x44,0x9c,0x1a,0x60,
|
|
0xf8,0x18,0x20,0xb8,0x1b,0x7e,0x54,0x9f,0x6c,0x78,0x9b,0x6f,
|
|
0x60,0xf1,0xbd,0x60,0xe7,0x0c,0xf0,0x0f,0x53,0x48,0xf9,0x97,
|
|
0x6e,0x45,0x31,0x7d,0x95,0xbd,0x68,0x9f,0xbd,0x26,0xdd,0xf4,
|
|
0x73,0x5d,0xe6,0xbc,0x7e,0x03,0x90,0xfe,0x07,0xd8,0xad,0x03,
|
|
0x9c,0xad,0x0f,0x38,0xad,0x01,0xf0,0xa1,0x03,0x60,0xb5,0x05};
|