10 lines
455 B
Plaintext
10 lines
455 B
Plaintext
#define sgate_1_5_width 24
|
|
#define sgate_1_5_height 24
|
|
static char sgate_1_5_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0xb0,0xaa,0x2a,0x50,0x55,0x35,0x08,0x00,0x20,
|
|
0x68,0xdb,0x16,0x68,0xdb,0x16,0x04,0x00,0x08,0xb4,0x6d,0x0b,
|
|
0xb4,0x6d,0x0b,0x02,0x00,0x04,0xdb,0xb6,0x05,0xff,0xff,0x07,
|
|
0xff,0xff,0x07,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|