10 lines
446 B
Plaintext
10 lines
446 B
Plaintext
#define woman3_width 24
|
|
#define woman3_height 24
|
|
static char woman3_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x1c,0x00,0x00,0x1e,0x00,0x00,0x26,0x00,
|
|
0x00,0x37,0x00,0x00,0x27,0x00,0xc0,0x19,0x00,0x40,0xe7,0x01,
|
|
0xa0,0x00,0x03,0x80,0x04,0x04,0x80,0xc4,0x38,0x00,0x49,0x23,
|
|
0x00,0x32,0x3c,0x00,0x24,0x00,0x00,0x7e,0x00,0x00,0xd6,0x00,
|
|
0x00,0xab,0x00,0x00,0xd5,0x00,0x00,0xab,0x01,0x80,0x55,0x01,
|
|
0x80,0xff,0x03,0x80,0x82,0x02,0x80,0x82,0x04,0x80,0x83,0x07};
|