9 lines
450 B
Plaintext
9 lines
450 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x7f,0xae,0x0d,0xff,0x79,0x09,0xcf,0xc7,0x12,0x6f,0x5c,0x1a,0x37,0xbf,0x15,
|
|
0xf3,0x63,0x2b,0x7b,0x78,0x31,0x1c,0xbf,0x2a,0xf1,0x99,0x24,0xce,0xad,0x4a,
|
|
0x3e,0x6f,0x51,0xfe,0x36,0x6a,0xff,0x5b,0x45,0xff,0x8d,0x28,0xff,0x56,0x1d,
|
|
0x7f,0xff,0x07,0xbf,0x19,0x00,0xcf,0x25,0x00,0x31,0x62,0x00,0x6e,0x55,0x00,
|
|
0x95,0x48,0x00,0x49,0x55,0x00,0x2e,0x62,0x00,0x5c,0x55,0x00};
|