10 lines
452 B
Plaintext
10 lines
452 B
Plaintext
#define brygge_2_width 24
|
|
#define brygge_2_height 24
|
|
static char brygge_2_bits[] = {
|
|
0x38,0x20,0x40,0xf8,0x7b,0x7f,0x2c,0x80,0x40,0x2c,0x80,0x40,
|
|
0xe6,0xef,0x77,0x26,0x10,0x40,0x33,0x10,0x40,0x73,0x7f,0x7f,
|
|
0x38,0x80,0x40,0x38,0x80,0x40,0xec,0xde,0x77,0x2c,0x20,0x40,
|
|
0x26,0x20,0x40,0xe6,0xff,0x7f,0xf3,0xff,0x7f,0x33,0x30,0x30,
|
|
0x58,0x5b,0x1b,0x98,0x98,0x18,0x6c,0x6d,0x0d,0x0c,0x0c,0x0c,
|
|
0xf6,0xf6,0x06,0x06,0x06,0x06,0x03,0x03,0x03,0x03,0x03,0x03};
|