9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xc4,0x00,0x00,0x64,0x04,0x00,
|
|
0x34,0x06,0xc0,0x9c,0x03,0x88,0xdc,0x01,0x98,0xfc,0x00,0xf3,0x7e,0x06,0xee,
|
|
0xfe,0x23,0xfe,0x1e,0xe0,0xff,0xfe,0x60,0x4f,0x0f,0xf4,0xf5,0x0f,0xfc,0xf9,
|
|
0x0f,0xfc,0xfe,0x07,0xfd,0xff,0x07,0xff,0xff,0x07,0xfe,0xff};
|