arch/misc/Container/key_ring.111

10 lines
533 B
Plaintext

#define kring_c_width 24
#define kring_c_height 24
static char kring_c_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x00, 0xc0, 0x00, 0x03,
0x40, 0x00, 0x04, 0x20, 0x00, 0x08, 0x20, 0x00, 0x08, 0x10, 0x00, 0x08,
0x10, 0x00, 0x08, 0x10, 0x00, 0x10, 0x10, 0x00, 0x10, 0x70, 0x03, 0x0a,
0xa8, 0x24, 0x05, 0xd0, 0x54, 0x0b, 0xb0, 0xd3, 0x05, 0x90, 0x2f, 0x04,
0x18, 0x21, 0x08, 0x08, 0x61, 0x18, 0x0c, 0x41, 0x50, 0x04, 0x41, 0x30,
0x0c, 0xc3, 0x20, 0x04, 0x43, 0x60, 0x08, 0xc1, 0x40, 0x00, 0x00, 0x00};