10 lines
452 B
Plaintext
10 lines
452 B
Plaintext
#define guarddd1_width 24
|
|
#define guarddd1_height 24
|
|
static char guarddd1_bits[] = {
|
|
0x40,0x30,0x01,0x40,0x10,0x03,0x40,0x30,0x55,0x40,0x10,0xff,
|
|
0x40,0x34,0x01,0x40,0x16,0x03,0x40,0x36,0x01,0x40,0x17,0x03,
|
|
0x40,0x37,0x01,0xc0,0x17,0x03,0xc0,0x37,0x01,0xff,0x17,0x03,
|
|
0x01,0x34,0x01,0x55,0x12,0x03,0x01,0x32,0x55,0x55,0x11,0xff,
|
|
0x01,0x31,0x01,0xff,0x10,0x73,0xc0,0x34,0x51,0x40,0x12,0x2b,
|
|
0x40,0x30,0x39,0x40,0x10,0x03,0x40,0x34,0x01,0x40,0x12,0xff};
|