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,0xfc,0xff,0xff,0x04,0x00,0x00,
|
|
0x26,0x84,0x80,0x0a,0x21,0x24,0x49,0x08,0x01,0x13,0x42,0x48,0x17,0x00,0x00,
|
|
0xfd,0xff,0xff,0xfb,0xff,0xff,0x55,0x55,0x55,0xbb,0xaa,0xaa,0x55,0x55,0x55,
|
|
0xbb,0xaa,0xaa,0x55,0x55,0x55,0xbb,0xaa,0xaa,0x55,0x55,0x55,0xbb,0xaa,0xaa,
|
|
0x56,0x55,0x55,0xbc,0xaa,0xaa,0x58,0x55,0x55,0xf0,0xff,0xff};
|