10 lines
446 B
Plaintext
10 lines
446 B
Plaintext
#define stol_3_width 24
|
|
#define stol_3_height 24
|
|
static char stol_3_bits[] = {
|
|
0x00,0x00,0x00,0xc0,0x3f,0x00,0x20,0x40,0x00,0x20,0x4f,0x00,
|
|
0xa0,0x51,0x00,0xa0,0x51,0x00,0x20,0x4f,0x00,0x20,0x40,0x00,
|
|
0x20,0x5f,0x00,0xe0,0x60,0x00,0xa0,0xc1,0x01,0x20,0x46,0x06,
|
|
0x20,0x7c,0x04,0x20,0x84,0x05,0x60,0x04,0x06,0xe0,0xfd,0x07,
|
|
0xa0,0x07,0x04,0x20,0xfe,0x07,0x20,0xfc,0x07,0x20,0x04,0x04,
|
|
0x00,0x04,0x04,0x00,0x04,0x04,0x00,0x04,0x04,0x00,0x00,0x00};
|