9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x00,0x00,0x49,0x30,0x0c,0x49,0x49,0x12,0x4f,0x49,0x12,0x40,0x79,0x1e,0x40,
|
|
0x00,0x00,0x40,0x00,0x00,0x60,0x24,0x09,0x40,0x24,0x09,0x40,0x00,0x00,0x40,
|
|
0x00,0x00,0x40,0xff,0x07,0x40,0x01,0x06,0x40,0x55,0x07,0x40,0x01,0x0a,0x40,
|
|
0x55,0x07,0x50,0x01,0x06,0x40,0x55,0x07,0x40,0x01,0x06,0x20,0x55,0x07,0x40,
|
|
0x01,0x06,0x40,0xff,0x27,0x43,0x01,0xfc,0x7e,0x00,0x00,0x00};
|