10 lines
467 B
Plaintext
10 lines
467 B
Plaintext
#define close_contain_width 24
|
|
#define close_contain_height 24
|
|
static char close_contain_bits[] = {
|
|
0x4c,0x18,0x73,0x52,0xa4,0x14,0x42,0x24,0x33,0x52,0xa4,0x14,
|
|
0x8c,0x19,0x73,0x00,0x00,0x00,0xc0,0x01,0x00,0x00,0xf3,0x00,
|
|
0x00,0x56,0x07,0x80,0xfc,0x0d,0x70,0x67,0x1f,0x00,0xe4,0x1b,
|
|
0x80,0xcf,0x1f,0x40,0x98,0x17,0x20,0x30,0x1e,0x10,0xe0,0x02,
|
|
0x18,0x80,0x03,0x08,0x00,0x01,0x18,0x00,0x01,0x10,0x80,0x00,
|
|
0x30,0x80,0x00,0x60,0x60,0x00,0xc0,0x39,0x00,0x00,0x0f,0x00};
|