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,0xe0,0x3f,0x00,0x90,0x4f,0x00,0x48,0x90,0x00,
|
|
0x28,0xa0,0x00,0xa8,0xad,0x00,0xa8,0xad,0x00,0x68,0xb0,0x00,
|
|
0xc8,0x9a,0x00,0x88,0x88,0x00,0x98,0x8f,0x01,0x68,0x85,0x06,
|
|
0x88,0x80,0x08,0x08,0xff,0x08,0x18,0x01,0x0b,0x78,0x01,0x0c,
|
|
0xe8,0x01,0x08,0x98,0xff,0x0f,0x18,0xff,0x0f,0x18,0x07,0x0e,
|
|
0x18,0x03,0x0c,0x00,0x03,0x0c,0x00,0x03,0x0c,0x00,0x03,0x0c};
|