9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0xff,0xff,0x07,0xff,0xff,0x47,0xff,0xff,0x07,0xff,0xff,0x07,0xff,0xff,0x07,
|
|
0xff,0xff,0x17,0xff,0xff,0x07,0xff,0xff,0x07,0xff,0xff,0x87,0xff,0xff,0x07,
|
|
0xff,0xff,0x07,0xff,0x21,0x04,0xff,0x11,0x22,0xff,0x11,0x02,0xff,0x0f,0x03,
|
|
0x10,0xd1,0x00,0x08,0x85,0x00,0x8a,0x45,0x20,0xf4,0x42,0x00,0xc7,0x3d,0x00,
|
|
0x42,0x80,0x02,0x61,0x04,0x01,0x21,0x00,0x00,0x1e,0x00,0x10};
|