10 lines
536 B
Plaintext
10 lines
536 B
Plaintext
#define pstone_3_width 24
|
|
#define pstone_3_height 24
|
|
static char pstone_3_bits[] = {
|
|
0x22, 0xa0, 0x00, 0x05, 0x02, 0x01, 0x00, 0x25, 0x40, 0x0d, 0x00, 0x00,
|
|
0x16, 0x00, 0x04, 0x30, 0x12, 0x3c, 0x23, 0x28, 0x86, 0x36, 0x00, 0x52,
|
|
0x50, 0x40, 0x2e, 0x00, 0x00, 0x00, 0x01, 0x08, 0x02, 0x20, 0x1e, 0x00,
|
|
0x80, 0x32, 0x00, 0x00, 0x31, 0x2e, 0x00, 0x02, 0x63, 0x62, 0x0a, 0x32,
|
|
0xd0, 0x00, 0x2a, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0xc8, 0x01, 0x74,
|
|
0x60, 0x41, 0x5a, 0x60, 0x00, 0xd8, 0x41, 0x00, 0x18, 0x12, 0x40, 0x94};
|