10 lines
551 B
Plaintext
10 lines
551 B
Plaintext
#define ggate_hclosed_width 24
|
|
#define ggate_hclosed_height 24
|
|
static char ggate_hclosed_bits[] = {
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
|
0x00, 0x00, 0x00, 0x88, 0x00, 0x20, 0xcc, 0x00, 0x3d, 0xaa, 0xd0, 0x27,
|
|
0x44, 0x7c, 0x11, 0x3f, 0x13, 0x1d, 0x22, 0xd3, 0x08, 0xf1, 0x8d, 0x0e,
|
|
0x91, 0x69, 0x05, 0xc8, 0x46, 0x86, 0xc8, 0x34, 0x82, 0x64, 0xa3, 0x43,
|
|
0x7c, 0x7a, 0x40, 0xb2, 0x07, 0x20, 0x73, 0x00, 0xe0, 0x00, 0x00, 0x00,
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
|