10 lines
455 B
Plaintext
10 lines
455 B
Plaintext
#define sgate_2_2_width 24
|
|
#define sgate_2_2_height 24
|
|
static char sgate_2_2_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0c,0x00,0x00,0x16,0x00,
|
|
0x80,0x0b,0x00,0x80,0x11,0x00,0x80,0x09,0x00,0x80,0x13,0x00,
|
|
0x80,0x0b,0x00,0x80,0x11,0x00,0x80,0x0b,0x00,0x80,0x13,0x00,
|
|
0x80,0x09,0x00,0x80,0x13,0x00,0x80,0x0b,0x00,0x80,0x11,0x00,
|
|
0x80,0x0b,0x00,0x80,0x13,0x00,0x80,0x19,0x00,0x80,0x15,0x00,
|
|
0x80,0x0b,0x00,0x80,0x05,0x00,0x80,0x07,0x00,0x80,0x07,0x00};
|