9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x00,0x08,0x71,0x00,0x8c,0x1e,0x00,0x46,0x0e,0x00,0x07,0xc6,0x80,0x03,0x43,
|
|
0xc0,0x81,0x20,0x60,0x40,0x00,0x70,0x06,0x00,0xf0,0x00,0x00,0x1c,0x00,0x80,
|
|
0x0e,0x00,0xc0,0x03,0x1c,0x60,0x00,0x1e,0x30,0x00,0x13,0x30,0x00,0x23,0x18,
|
|
0x80,0x31,0x6c,0xc0,0x28,0x06,0x60,0x60,0x06,0x60,0xd0,0x03,0x30,0x88,0x01,
|
|
0x1c,0x00,0x01,0x0e,0x00,0x03,0x03,0x00,0x00,0x00,0x00,0x00};
|