10 lines
455 B
Plaintext
10 lines
455 B
Plaintext
#define brygge_26_width 24
|
|
#define brygge_26_height 24
|
|
static char brygge_26_bits[] = {
|
|
0x00,0x00,0x00,0xe0,0xff,0xfd,0x20,0x00,0x02,0x20,0x00,0x02,
|
|
0xe0,0xbf,0xdf,0x30,0x40,0x00,0x30,0x40,0x00,0xf8,0xfd,0xfe,
|
|
0x38,0x00,0x01,0x2c,0x00,0x01,0x6c,0xbf,0xef,0x26,0x40,0x00,
|
|
0x26,0x40,0x00,0xe3,0xff,0xff,0xf3,0xff,0xff,0x30,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};
|