10 lines
452 B
Plaintext
10 lines
452 B
Plaintext
#define brygge_1_width 24
|
|
#define brygge_1_height 24
|
|
static char brygge_1_bits[] = {
|
|
0x38,0x20,0x40,0xf8,0xfe,0xbd,0x2c,0x00,0x02,0x2c,0x00,0x02,
|
|
0xe6,0xbf,0xdf,0x26,0x40,0x00,0x33,0x40,0x00,0xf3,0xfd,0xfe,
|
|
0x38,0x00,0x01,0x38,0x00,0x01,0x6c,0xbf,0xef,0x2c,0x40,0x00,
|
|
0x26,0x40,0x00,0xe6,0xff,0xff,0xf3,0xff,0xff,0x33,0x30,0x30,
|
|
0x58,0x5b,0x5b,0x98,0x98,0x98,0x6c,0x6d,0x6d,0x0c,0x0c,0x0c,
|
|
0xf6,0xf6,0xf6,0x06,0x06,0x06,0x03,0x03,0x03,0x03,0x03,0x03};
|