9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x78,0x00,0x00,0x48,0x00,0x00,0xcf,0xff,0x07,0x48,0x24,0x0a,0x5a,0x91,0x18,
|
|
0xf9,0x44,0x12,0x64,0x12,0x29,0x91,0x48,0x64,0x44,0x22,0x51,0x1f,0x89,0xff,
|
|
0x50,0x24,0x2a,0x2a,0x91,0x23,0xe0,0xff,0x37,0x09,0x85,0x22,0x80,0x00,0x22,
|
|
0x08,0xfe,0x2a,0x82,0x92,0x22,0x08,0xee,0x32,0x80,0x92,0x22,0x0d,0xfe,0x2a,
|
|
0x9f,0x00,0x3a,0x30,0x00,0x02,0xa0,0xac,0x02,0xc0,0xff,0x03};
|