9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x7e,0x21,0x00,0x84,0xcf,0x00,0x04,0x1c,0x0f,0x08,0x60,0x10,0x08,0x80,0x2e,
|
|
0x12,0x00,0x53,0x11,0x00,0x63,0x67,0x00,0x46,0x9c,0x01,0x0c,0x70,0x06,0x10,
|
|
0xc0,0x79,0x00,0x00,0x87,0x01,0x01,0x6c,0x02,0x01,0x98,0x05,0x01,0x18,0x06,
|
|
0x01,0x30,0x00,0x01,0x60,0x00,0x01,0x80,0x00,0x01,0x00,0x00,0x03,0x00,0x00,
|
|
0x0c,0x00,0x00,0x13,0x00,0x00,0x3c,0x00,0x00,0x00,0x00,0x00};
|