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,0x80,0x01,0x00,0x60,0x07,0x00,0x18,0x1a,0x00,0x86,0x64,
|
|
0x80,0x21,0x88,0x60,0x08,0x12,0x60,0x82,0x20,0x90,0x20,0x48,0x30,0x09,0x82,
|
|
0x48,0x82,0x20,0x98,0x24,0x08,0x24,0x09,0x82,0x4c,0x92,0x20,0x92,0x24,0x08,
|
|
0x26,0x49,0x82,0x49,0x92,0x20,0x93,0x24,0x09,0x27,0x49,0x82,0x4d,0x92,0x24,
|
|
0x9b,0x24,0xc9,0x35,0x49,0xf2,0x6f,0x92,0x34,0xd5,0x24,0x19};
|