9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x8a,0xa2,0x68,0xfa,0xbe,0x6f,0x9a,0xa6,0x69,0xf2,0x3c,0x6f,0x03,0x00,0x60,
|
|
0x00,0x00,0x60,0x00,0x1c,0x67,0x3f,0xa2,0x68,0x40,0xbe,0x6f,0x7f,0xa6,0x69,
|
|
0x41,0x3c,0x6f,0x7f,0x00,0x60,0x00,0x00,0x60,0x00,0x1c,0x67,0x3f,0xa2,0x68,
|
|
0x40,0xbe,0x6f,0x7f,0xa6,0x69,0x41,0x3c,0x6f,0x7f,0x00,0x60,0x00,0x00,0x60,
|
|
0xff,0xff,0x7f,0x55,0x55,0x55,0x00,0x00,0x40,0xff,0xff,0x3f};
|