10 lines
446 B
Plaintext
10 lines
446 B
Plaintext
#define stol_1_width 24
|
|
#define stol_1_height 24
|
|
static char stol_1_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x06,0x00,0x80,0x19,0x00,
|
|
0x80,0x10,0x00,0x40,0x26,0x00,0x40,0x20,0x00,0x40,0x20,0x00,
|
|
0x40,0x2f,0x00,0xc0,0x30,0x00,0x40,0x20,0x00,0x40,0x20,0x00,
|
|
0xc0,0x3f,0x00,0xc0,0xc0,0x00,0x40,0x03,0x03,0x40,0xfc,0x07,
|
|
0x40,0x08,0x02,0x40,0x08,0x02,0x40,0x08,0x02,0x40,0x08,0x02,
|
|
0x00,0x08,0x02,0x00,0x08,0x02,0x00,0x08,0x02,0x00,0x00,0x00};
|