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,0x40,0x00,0x00,0x48,0x00,0x00,0x48,0x00,0x00,
|
|
0xd8,0x00,0x00,0x98,0x01,0x00,0xb0,0x43,0x00,0x70,0x6f,0x03,0xe0,0xfe,0x19,
|
|
0xc0,0xfb,0x0f,0x80,0xf9,0x3f,0xc0,0xff,0x3f,0xfc,0x5f,0x9e,0xf8,0xbf,0xfd,
|
|
0xfc,0x39,0x7b,0xfc,0x3d,0xfd,0xf8,0x0e,0x39,0xa8,0x87,0x7f,0xb4,0x83,0xfa,
|
|
0xff,0xc1,0x3d,0x0b,0x61,0x3d,0x06,0x50,0x7f,0x07,0xb0,0xff};
|