9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x00,0x1e,0x00,0x00,0x12,0x00,0x00,0x32,0x00,0xff,0x67,0x00,0x80,0x4f,0x00,
|
|
0x55,0xcf,0x00,0xaa,0x9e,0x00,0x55,0x8d,0x00,0xaa,0xc6,0x00,0x55,0x61,0x00,
|
|
0xfa,0x31,0x00,0xfd,0x39,0x00,0x3e,0x3f,0x00,0x8f,0x2f,0x00,0xc7,0x37,0x00,
|
|
0xf7,0x2b,0xc0,0x9e,0x37,0x60,0x96,0x2b,0x20,0xc7,0x37,0xa0,0xfe,0x1b,0x7e,
|
|
0xff,0x0b,0xc3,0xfe,0x0b,0x91,0x7a,0x0c,0x2d,0xfb,0xc5,0x5b};
|