9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x00,0x00,0x08,0x00,0x00,0x48,0x00,0x00,0x48,0x00,0x00,0x6c,0x00,0x00,0x66,
|
|
0x00,0x08,0x37,0x00,0xdb,0x3b,0x60,0xfe,0x1d,0xc0,0x7f,0x0f,0xf0,0x7f,0x06,
|
|
0xf9,0xff,0x0f,0xe1,0xe9,0xff,0xf1,0xf6,0x7f,0x78,0x73,0xfe,0x7c,0xf2,0xfc,
|
|
0x70,0xc3,0x79,0xf8,0x83,0x43,0x7c,0x05,0x17,0xf4,0x06,0x1e,0xf0,0x0e,0x02,
|
|
0xf8,0x09,0x00,0xf8,0x1d,0x00,0xe4,0x13,0x00,0xf7,0x1f,0x00};
|