9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x2e,0xac,0x21,0x21,0x88,0x20,0x21,0xf8,0x20,0x4b,0x50,0x10,0x4a,0x00,0x10,
|
|
0x44,0x04,0x11,0x40,0x06,0x13,0x47,0x88,0x10,0x48,0x50,0x10,0x88,0x20,0x08,
|
|
0x8d,0x50,0x08,0x87,0x8c,0x09,0x70,0x89,0x04,0x3f,0x01,0x04,0x07,0x03,0x06,
|
|
0x00,0x02,0x02,0x04,0x06,0x03,0xdf,0x8c,0x01,0x0e,0xd8,0x00,0x0f,0x70,0x00,
|
|
0xbb,0x0d,0x00,0x1b,0x08,0x00,0x19,0x08,0x00,0x71,0x0d,0x00};
|