10 lines
530 B
Plaintext
10 lines
530 B
Plaintext
#define mbag_o_width 24
|
|
#define mbag_o_height 24
|
|
static char mbag_o_bits[] = {
|
|
0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x14, 0x00, 0x00, 0x30, 0x00,
|
|
0x00, 0x30, 0x00, 0x80, 0x1f, 0x00, 0xc0, 0xea, 0x00, 0xe0, 0xdf, 0x01,
|
|
0xe0, 0xfc, 0x02, 0x90, 0x4c, 0x05, 0x90, 0x93, 0x77, 0x10, 0xe3, 0x4a,
|
|
0x18, 0x1c, 0x19, 0x28, 0x7c, 0x15, 0x48, 0x98, 0x13, 0x08, 0x30, 0x10,
|
|
0x08, 0x2a, 0x13, 0x08, 0xac, 0x14, 0x08, 0x34, 0x18, 0x18, 0x00, 0x0c,
|
|
0x30, 0x44, 0x06, 0xe0, 0x83, 0x03, 0x00, 0xfe, 0x00, 0x00, 0x00, 0x00};
|