10 lines
455 B
Plaintext
10 lines
455 B
Plaintext
#define brygge_22_width 24
|
|
#define brygge_22_height 24
|
|
static char brygge_22_bits[] = {
|
|
0x38,0x20,0x40,0xf8,0xfe,0xbe,0x2c,0x00,0x01,0x2c,0x00,0x01,
|
|
0xe6,0xdf,0xf7,0x26,0x20,0x00,0x33,0x20,0x00,0xf3,0x7d,0xbf,
|
|
0x38,0x80,0x00,0x38,0x80,0x00,0x6c,0xdf,0xfb,0x2c,0x20,0x00,
|
|
0x26,0x20,0x00,0xe6,0x7b,0xbf,0x33,0x80,0x00,0x33,0x80,0x00,
|
|
0xf8,0xde,0xf7,0x38,0x20,0x00,0x2c,0x20,0x00,0xec,0x7d,0xff,
|
|
0x26,0x80,0x00,0x26,0x80,0x00,0xf3,0xde,0xb7,0x33,0x20,0x40};
|