10 lines
455 B
Plaintext
10 lines
455 B
Plaintext
#define sgate_2_3_width 24
|
|
#define sgate_2_3_height 24
|
|
static char sgate_2_3_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x18,0x00,0x00,0x2c,0x00,0x00,0x16,0x00,
|
|
0x80,0x23,0x00,0x80,0x11,0x00,0x80,0x25,0x00,0x80,0x15,0x00,
|
|
0x80,0x21,0x00,0x80,0x15,0x00,0x80,0x25,0x00,0x80,0x11,0x00,
|
|
0x80,0x25,0x00,0x80,0x15,0x00,0x80,0x21,0x00,0x80,0x15,0x00,
|
|
0x80,0x25,0x00,0x80,0x31,0x00,0x80,0x29,0x00,0x80,0x15,0x00,
|
|
0x80,0x0b,0x00,0x80,0x05,0x00,0x80,0x07,0x00,0x80,0x07,0x00};
|