9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x80,0x26,0x01,0x52,0x06,0x01,0xbe,0x14,0x01,0x80,0xcc,0x02,0x52,0x28,0x04,
|
|
0xbf,0x30,0x05,0x80,0xb0,0x08,0x52,0x60,0x0a,0xbe,0xc0,0x11,0x82,0x80,0x11,
|
|
0x60,0x00,0x27,0x3e,0x00,0x72,0x2f,0x00,0x85,0x21,0x00,0x0d,0x60,0x00,0xcf,
|
|
0x50,0x00,0xde,0x44,0x00,0xb0,0xc1,0x00,0xc0,0xa0,0x00,0x00,0x88,0x00,0x00,
|
|
0x83,0x01,0x00,0x40,0x01,0x00,0x11,0x01,0x00,0x07,0x03,0x00};
|