9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x9b,0x00,0x03,0xba,0x00,0xab,0xdb,0x00,0x03,0x88,0x00,0xab,0xa8,0x00,0xfe,
|
|
0xf9,0x00,0x00,0x01,0x00,0x00,0x21,0x00,0x04,0x51,0x00,0x8a,0x98,0x00,0x93,
|
|
0x98,0x00,0x93,0x99,0x00,0x13,0x99,0x00,0x13,0x99,0x00,0x13,0xb9,0x00,0x17,
|
|
0xd8,0x00,0x9b,0x88,0x00,0x91,0xa9,0x00,0x95,0xf9,0x00,0x1f,0x01,0x00,0x00,
|
|
0xff,0xc7,0xff,0x55,0x45,0x55,0x00,0x22,0x00,0xff,0xe3,0xff};
|