Fixup library archive and arrow
This commit is contained in:
parent
e667d26854
commit
1886e09d08
|
@ -8,50 +8,48 @@
|
|||
static const unsigned char png[] = {
|
||||
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
|
||||
0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18, 0x08, 0x06, 0x00, 0x00, 0x00, 0xe0, 0x77, 0x3d,
|
||||
0xf8, 0x00, 0x00, 0x02, 0xa3, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xcd, 0x95, 0x5d, 0x68, 0xd3,
|
||||
0x50, 0x14, 0xc7, 0x3b, 0x3f, 0xf0, 0x49, 0x2c, 0xa3, 0x95, 0x35, 0x4d, 0x59, 0x1d, 0x95, 0x81,
|
||||
0x0f, 0x03, 0xf1, 0x41, 0x1c, 0x08, 0x82, 0xf8, 0x24, 0x6e, 0xfd, 0xa6, 0xb5, 0x75, 0xd5, 0x42,
|
||||
0xa1, 0x74, 0xdd, 0x43, 0xad, 0x68, 0x5b, 0xab, 0x4d, 0xd2, 0x21, 0xa3, 0x30, 0x10, 0x41, 0x5d,
|
||||
0x87, 0x53, 0x51, 0x44, 0xa8, 0xbe, 0x4d, 0x56, 0x04, 0x35, 0x6d, 0x73, 0x53, 0x10, 0x86, 0x6c,
|
||||
0xf8, 0x36, 0xf1, 0x45, 0x6d, 0xeb, 0x50, 0xf1, 0x49, 0x10, 0x27, 0x5e, 0xcf, 0xcd, 0x96, 0x52,
|
||||
0xd7, 0xf8, 0xb9, 0x08, 0xbb, 0xf0, 0x27, 0xf7, 0x24, 0xf0, 0xff, 0x9d, 0x9c, 0x9c, 0x73, 0xa3,
|
||||
0xd1, 0xac, 0x9b, 0x55, 0x28, 0x6c, 0xa4, 0x38, 0xf1, 0xb4, 0x91, 0x11, 0xf3, 0x74, 0xb6, 0xbc,
|
||||
0x53, 0x75, 0x7f, 0x03, 0x2b, 0x1c, 0xa3, 0x98, 0xca, 0x43, 0x23, 0x87, 0xc2, 0x14, 0x8b, 0xe6,
|
||||
0x55, 0x33, 0xee, 0x62, 0x2a, 0xbb, 0x28, 0x56, 0x1c, 0xd9, 0xce, 0x3e, 0x8a, 0x6b, 0xe3, 0xf7,
|
||||
0x3f, 0xea, 0x92, 0xc5, 0x93, 0x00, 0x78, 0xa1, 0x8a, 0x39, 0x95, 0x45, 0xbd, 0x60, 0x56, 0x07,
|
||||
0x61, 0x7d, 0xb2, 0xb8, 0xa8, 0x4b, 0x4e, 0x97, 0x60, 0xff, 0x80, 0xe6, 0x84, 0xbd, 0xaa, 0x9a,
|
||||
0xcb, 0x32, 0xb2, 0xe2, 0x59, 0x15, 0xcb, 0x82, 0xde, 0xb6, 0x9a, 0xaf, 0xe8, 0xca, 0x7f, 0xc9,
|
||||
0x7c, 0x59, 0xc2, 0xa4, 0x86, 0xc1, 0x1b, 0xd6, 0xaf, 0xb9, 0x04, 0xe0, 0x84, 0x88, 0x62, 0x59,
|
||||
0x30, 0xee, 0x58, 0x93, 0xf1, 0x9e, 0xfc, 0xec, 0x66, 0x32, 0x44, 0x5d, 0x4c, 0x69, 0x4a, 0x9f,
|
||||
0x28, 0x2e, 0xfe, 0x6b, 0xe6, 0x66, 0x86, 0xd7, 0x5a, 0x2e, 0xcd, 0x6c, 0x69, 0xcf, 0x9c, 0x15,
|
||||
0x86, 0x01, 0x30, 0xad, 0x8d, 0x17, 0x6a, 0xfa, 0xd4, 0xcc, 0x4b, 0x8a, 0x43, 0xa7, 0x5a, 0x33,
|
||||
0x77, 0xb9, 0x5c, 0x16, 0xa7, 0xd3, 0x79, 0x5b, 0x96, 0xdd, 0x6e, 0x3f, 0xda, 0x8c, 0xdd, 0xee,
|
||||
0x94, 0x34, 0xe1, 0xac, 0x58, 0xa2, 0x39, 0xb4, 0x04, 0xc3, 0x68, 0x6d, 0x9f, 0x52, 0x0e, 0xa5,
|
||||
0x0c, 0x0c, 0xba, 0xda, 0x95, 0x7e, 0x7c, 0xc2, 0xc8, 0xa2, 0xe7, 0xab, 0x9f, 0x03, 0x60, 0x5f,
|
||||
0x3c, 0x1e, 0xc7, 0xb9, 0x5c, 0x0e, 0x47, 0x22, 0x11, 0xec, 0x70, 0x38, 0xc6, 0xb3, 0xd9, 0xac,
|
||||
0x14, 0xfb, 0xfd, 0x7e, 0xc1, 0x32, 0x8a, 0xe6, 0x86, 0xa7, 0x9e, 0xe0, 0xa1, 0x3c, 0x8f, 0xc9,
|
||||
0x51, 0xd2, 0x06, 0xe8, 0x19, 0x9b, 0xdd, 0x66, 0xce, 0x54, 0xee, 0x76, 0x9f, 0xaf, 0x88, 0x14,
|
||||
0x53, 0xed, 0xff, 0x5b, 0x80, 0x81, 0x11, 0xb3, 0xbe, 0x09, 0x1e, 0x8f, 0x5c, 0xe7, 0x71, 0xef,
|
||||
0x05, 0xa1, 0xa6, 0xf8, 0xcd, 0xea, 0xb4, 0xf5, 0x19, 0x68, 0x4e, 0xa9, 0xb6, 0x04, 0x10, 0x8b,
|
||||
0xc5, 0x30, 0x31, 0x0d, 0x87, 0xc3, 0x12, 0x20, 0x93, 0xc9, 0x48, 0x31, 0x01, 0x90, 0xa4, 0x0e,
|
||||
0x5e, 0x2c, 0x4b, 0x80, 0xfd, 0xe3, 0x65, 0x4c, 0x33, 0x95, 0x3e, 0x25, 0xc0, 0x37, 0x10, 0xc6,
|
||||
0x1a, 0x4d, 0x87, 0x12, 0x00, 0xea, 0x8d, 0x65, 0x11, 0x40, 0x4b, 0xcc, 0x4b, 0x27, 0x2d, 0x8b,
|
||||
0xde, 0x37, 0x9b, 0x83, 0x43, 0x09, 0x75, 0x01, 0xa4, 0x51, 0x18, 0x74, 0xa7, 0xa5, 0xb5, 0xcb,
|
||||
0xbf, 0x04, 0xbc, 0xd3, 0x0d, 0x6c, 0xad, 0x9b, 0x06, 0x51, 0x8d, 0x1e, 0xcc, 0x91, 0xf8, 0x4f,
|
||||
0x00, 0x06, 0x4e, 0xf4, 0xb7, 0x00, 0x96, 0x48, 0xcb, 0xfe, 0x1c, 0xd0, 0x6d, 0x37, 0xc0, 0xfe,
|
||||
0x13, 0x89, 0x6b, 0x46, 0xeb, 0x65, 0x8f, 0xd3, 0xd9, 0xff, 0x3b, 0x00, 0xcd, 0x54, 0x3b, 0xc1,
|
||||
0xf8, 0x2b, 0x01, 0x98, 0x38, 0x38, 0x18, 0x39, 0xe4, 0x56, 0x04, 0xd4, 0x69, 0x5b, 0x02, 0x32,
|
||||
0x3f, 0x03, 0xfb, 0x6b, 0x0d, 0xda, 0xfa, 0x85, 0xdc, 0x5b, 0x30, 0x5b, 0xab, 0xd1, 0x68, 0x14,
|
||||
0xa7, 0xd3, 0x69, 0x1c, 0x0a, 0x85, 0x24, 0x40, 0x22, 0x91, 0x90, 0x62, 0x9f, 0xcf, 0x57, 0x91,
|
||||
0x3d, 0x76, 0x8c, 0x0a, 0x4f, 0x49, 0xbb, 0x1e, 0x9f, 0x2c, 0x61, 0x28, 0xd9, 0x8d, 0xd5, 0x80,
|
||||
0xcf, 0xcb, 0x00, 0x65, 0x65, 0x0e, 0x7b, 0x70, 0x30, 0x18, 0xc4, 0x5e, 0xaf, 0x57, 0x02, 0x04,
|
||||
0x02, 0x01, 0x29, 0x86, 0xf2, 0xf1, 0xb2, 0x07, 0xcc, 0xd0, 0x39, 0x78, 0x83, 0x57, 0x06, 0x16,
|
||||
0x4d, 0xc0, 0xf5, 0xd0, 0x0f, 0x80, 0x86, 0xd1, 0xe6, 0x6a, 0xd0, 0xb6, 0xb1, 0xa6, 0x4c, 0xd6,
|
||||
0x9b, 0x32, 0xf4, 0x8d, 0xc9, 0x36, 0x3f, 0x34, 0xe0, 0xd8, 0x0d, 0xc6, 0x7d, 0x44, 0x1e, 0x8f,
|
||||
0x87, 0x92, 0xf7, 0xa0, 0x1e, 0xd9, 0x43, 0xf1, 0x98, 0x50, 0x5a, 0x75, 0xea, 0x88, 0x0e, 0x8c,
|
||||
0x3f, 0xac, 0x94, 0xec, 0x1e, 0xd6, 0x1c, 0xd8, 0xa4, 0xea, 0x0f, 0xfe, 0x35, 0xed, 0xea, 0x04,
|
||||
0xf3, 0x05, 0xd0, 0xad, 0xb5, 0x9a, 0x7f, 0x07, 0x65, 0xb9, 0x10, 0x05, 0xa4, 0x84, 0x0b, 0x90,
|
||||
0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
|
||||
0xf8, 0x00, 0x00, 0x02, 0x87, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x18, 0x54, 0xe0,
|
||||
0xff, 0x7f, 0x46, 0xe9, 0xa6, 0xc3, 0x71, 0x52, 0x8d, 0x47, 0xa6, 0x49, 0x35, 0x1c, 0x0a, 0xa0,
|
||||
0xba, 0xf9, 0x40, 0x83, 0x93, 0x81, 0xf8, 0x9b, 0x54, 0xe3, 0xd1, 0x55, 0x40, 0xfa, 0x87, 0x64,
|
||||
0xe3, 0xd1, 0x60, 0xea, 0x5a, 0xd0, 0x70, 0x64, 0xbe, 0x74, 0xe3, 0xd1, 0x45, 0x50, 0xcb, 0x96,
|
||||
0x48, 0x35, 0x1e, 0x9e, 0x47, 0x55, 0x0b, 0x24, 0x9a, 0x8f, 0xd5, 0x4a, 0x37, 0x1e, 0xf9, 0x05,
|
||||
0xb4, 0x68, 0x36, 0xd0, 0x82, 0x4f, 0x92, 0x4d, 0x87, 0xd3, 0xa8, 0x12, 0xee, 0x40, 0x03, 0x27,
|
||||
0x4b, 0x35, 0x1e, 0x5b, 0x00, 0x34, 0xf4, 0x89, 0x74, 0xc3, 0x91, 0x36, 0x20, 0x7f, 0x29, 0xd0,
|
||||
0xf5, 0xd9, 0x0c, 0x0d, 0xff, 0x99, 0xa8, 0x64, 0xf8, 0x91, 0xff, 0x60, 0x0c, 0x34, 0x98, 0xaa,
|
||||
0x29, 0x46, 0xaa, 0xe1, 0xe8, 0x54, 0xb8, 0xe1, 0x40, 0x0c, 0x74, 0xfd, 0x62, 0xca, 0x5d, 0x8d,
|
||||
0xcd, 0xe5, 0x10, 0xbc, 0x82, 0xa1, 0x61, 0x3f, 0xcb, 0xe0, 0x34, 0xfc, 0x99, 0x5c, 0x80, 0xf1,
|
||||
0x53, 0xe9, 0x80, 0xf9, 0xcf, 0x64, 0xfd, 0x6d, 0x25, 0x9b, 0x8e, 0x14, 0x60, 0x04, 0xcb, 0xaa,
|
||||
0x55, 0xcc, 0xc4, 0x98, 0x23, 0xda, 0xb0, 0x5f, 0x02, 0x18, 0xac, 0x6e, 0xd2, 0x8d, 0x87, 0x8b,
|
||||
0x41, 0x0e, 0x05, 0x0b, 0x3e, 0x96, 0x09, 0xe5, 0x7c, 0x26, 0x13, 0xf0, 0x08, 0x88, 0xff, 0x03,
|
||||
0xf1, 0x49, 0xa0, 0xeb, 0x6d, 0x80, 0x06, 0xbf, 0x42, 0x76, 0x79, 0x48, 0x48, 0xc8, 0x7f, 0x64,
|
||||
0x0c, 0xd2, 0x87, 0x2e, 0x06, 0x54, 0x7b, 0x43, 0xad, 0xf5, 0xf0, 0x7f, 0x97, 0x09, 0x07, 0xff,
|
||||
0xdb, 0xf4, 0x1e, 0xfa, 0x2f, 0xd1, 0x70, 0x5c, 0x01, 0xe2, 0x7a, 0x99, 0xc0, 0x54, 0xa8, 0xe1,
|
||||
0xff, 0x8f, 0xea, 0xa6, 0xfc, 0x02, 0x26, 0xbf, 0xd7, 0x92, 0x0d, 0x87, 0x3d, 0x24, 0x1b, 0x8f,
|
||||
0x54, 0xc2, 0x5c, 0x5e, 0x55, 0x55, 0xf5, 0x7f, 0xe7, 0xce, 0x9d, 0x60, 0x0c, 0x62, 0x63, 0x13,
|
||||
0x33, 0xed, 0x39, 0x74, 0x72, 0xcd, 0x96, 0x9d, 0xff, 0x27, 0xae, 0xde, 0xfd, 0x3f, 0x7c, 0xda,
|
||||
0x81, 0xff, 0xf0, 0xa2, 0xe4, 0xba, 0x72, 0xc4, 0x16, 0x98, 0x05, 0x8f, 0xe5, 0x82, 0xfe, 0xe8,
|
||||
0x94, 0xef, 0x7a, 0x03, 0x12, 0x7f, 0x29, 0x17, 0xac, 0x04, 0x14, 0x3b, 0x05, 0xc4, 0x8b, 0xa2,
|
||||
0x82, 0x88, 0xf0, 0x41, 0xc3, 0xe1, 0x89, 0x0a, 0xcd, 0x87, 0xff, 0xdb, 0xf5, 0x1d, 0xfc, 0x1f,
|
||||
0x3c, 0xf5, 0xc0, 0x7f, 0x99, 0x86, 0xc3, 0x0d, 0x60, 0x0b, 0x6e, 0x2a, 0x45, 0x9c, 0x86, 0x59,
|
||||
0x00, 0xc2, 0xbb, 0x0d, 0xd2, 0xff, 0x9d, 0x54, 0x8f, 0x55, 0x84, 0x5a, 0xf0, 0x06, 0x24, 0x76,
|
||||
0xd6, 0x28, 0xf2, 0xff, 0xee, 0xf5, 0x9b, 0xf0, 0xfa, 0x40, 0xaa, 0xe9, 0x70, 0x52, 0xf7, 0xca,
|
||||
0x3d, 0xff, 0x67, 0xac, 0xdb, 0xf3, 0xbf, 0x74, 0xe1, 0xbe, 0xff, 0x0a, 0x4d, 0x47, 0x36, 0x40,
|
||||
0x83, 0x28, 0x60, 0x3d, 0xb2, 0x05, 0x50, 0xfc, 0xe3, 0xb9, 0x6c, 0xc0, 0xa6, 0xe7, 0x32, 0x81,
|
||||
0xdd, 0xcf, 0x65, 0x02, 0x5e, 0x81, 0xc4, 0xce, 0xab, 0x06, 0xfe, 0x4f, 0xf2, 0x0b, 0xc6, 0xe9,
|
||||
0x03, 0x60, 0xb1, 0x61, 0x8c, 0x92, 0x38, 0x1a, 0x8f, 0xdc, 0x85, 0x59, 0x90, 0x86, 0xc5, 0x02,
|
||||
0xac, 0xf8, 0x81, 0x5c, 0xc0, 0xff, 0x98, 0x40, 0xec, 0x16, 0xa8, 0x4c, 0xda, 0xc6, 0x2e, 0x05,
|
||||
0x2a, 0xa7, 0x10, 0x96, 0xfc, 0x53, 0xea, 0x38, 0xc3, 0xcf, 0xf0, 0x9f, 0x21, 0x94, 0x19, 0x18,
|
||||
0xd1, 0xb3, 0x89, 0xb1, 0xe0, 0xae, 0x02, 0x6e, 0x0b, 0xa0, 0x25, 0xec, 0x15, 0x64, 0x5f, 0x00,
|
||||
0x93, 0xbc, 0x2d, 0x22, 0x2f, 0x48, 0x05, 0x19, 0x3d, 0x93, 0x0d, 0x68, 0x03, 0x1a, 0xb4, 0x03,
|
||||
0x48, 0xef, 0x7e, 0x26, 0xe3, 0xbf, 0xfd, 0xa9, 0xb4, 0xff, 0x0a, 0x20, 0xff, 0x3d, 0xc8, 0xf0,
|
||||
0x73, 0x04, 0x82, 0x08, 0x51, 0x84, 0x23, 0x65, 0xd0, 0xa6, 0x23, 0x39, 0x38, 0x33, 0x0d, 0x72,
|
||||
0x24, 0x1f, 0xd1, 0x0c, 0xf8, 0x1f, 0x1b, 0x88, 0x3f, 0x15, 0x41, 0x2d, 0x28, 0xd5, 0x6c, 0x3b,
|
||||
0xfc, 0xdf, 0x7b, 0xd2, 0x81, 0xff, 0x29, 0xb3, 0xf7, 0xff, 0x57, 0x6b, 0x39, 0xb4, 0x80, 0x90,
|
||||
0x05, 0xe0, 0x64, 0x5a, 0x57, 0x56, 0x41, 0x30, 0x1f, 0x40, 0x2a, 0xa4, 0xa3, 0x6e, 0xa0, 0x14,
|
||||
0xd4, 0xbd, 0x62, 0xcf, 0xff, 0x9c, 0x79, 0xfb, 0xfe, 0x2b, 0xb5, 0x1c, 0x3e, 0x4b, 0x54, 0x51,
|
||||
0x42, 0x4c, 0x4e, 0x06, 0x89, 0x89, 0xb5, 0x9e, 0x10, 0x07, 0xfa, 0xe2, 0x05, 0x30, 0x68, 0x76,
|
||||
0x02, 0xf3, 0x45, 0xa7, 0x74, 0xc3, 0xd1, 0x10, 0x86, 0x21, 0x0f, 0x00, 0x8f, 0xe9, 0x5e, 0xed,
|
||||
0x24, 0x20, 0xdf, 0xc9, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
|
||||
};
|
||||
|
||||
const BITMAP_OPAQUE library_archive_xpm[1] = {{ png, sizeof( png ), "library_archive_xpm" }};
|
||||
|
|
|
@ -8,55 +8,47 @@
|
|||
static const unsigned char png[] = {
|
||||
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
|
||||
0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18, 0x08, 0x06, 0x00, 0x00, 0x00, 0xe0, 0x77, 0x3d,
|
||||
0xf8, 0x00, 0x00, 0x02, 0xf1, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xcd, 0x95, 0x6f, 0x48, 0x13,
|
||||
0x61, 0x1c, 0xc7, 0x27, 0x96, 0xd0, 0x9b, 0x14, 0x9c, 0x34, 0x77, 0x9b, 0x86, 0x7f, 0xc8, 0xb0,
|
||||
0xe8, 0x45, 0x14, 0x44, 0x2f, 0xca, 0x57, 0xd1, 0x0b, 0xdd, 0x9d, 0xbb, 0x9b, 0x59, 0xcd, 0x05,
|
||||
0xd6, 0x24, 0x34, 0xfa, 0x23, 0xea, 0x26, 0x9a, 0xbb, 0x5b, 0xab, 0xa9, 0x14, 0x94, 0xa2, 0xf9,
|
||||
0xc2, 0x52, 0xb0, 0x49, 0xab, 0x08, 0x22, 0x4b, 0x22, 0xc4, 0xb6, 0x9b, 0xfd, 0x33, 0x4a, 0x82,
|
||||
0xb2, 0x8c, 0x5e, 0x84, 0xee, 0xd4, 0xcc, 0xd6, 0x14, 0x29, 0xcd, 0x7e, 0x3d, 0xcf, 0x6d, 0x0e,
|
||||
0xd1, 0x25, 0x82, 0x17, 0x38, 0xf8, 0x72, 0x3f, 0xee, 0xd9, 0x3e, 0x9f, 0xe7, 0x9e, 0xe7, 0xf9,
|
||||
0xdd, 0x64, 0xb2, 0x55, 0xf3, 0x71, 0x3a, 0x23, 0x95, 0x1c, 0x6f, 0x22, 0x2c, 0x9e, 0x26, 0x95,
|
||||
0xf5, 0x49, 0xaa, 0xe4, 0x7c, 0x82, 0xf3, 0x1c, 0x51, 0xb2, 0xee, 0x4e, 0x82, 0xf5, 0x1c, 0x57,
|
||||
0xb2, 0xfc, 0x6b, 0xc9, 0xc0, 0x0a, 0x8e, 0x4f, 0x47, 0x33, 0x2f, 0x52, 0x54, 0x76, 0x95, 0xc6,
|
||||
0x14, 0xdf, 0xf6, 0xc9, 0xcb, 0x3b, 0x8b, 0x91, 0xa0, 0x5f, 0x12, 0xb8, 0xd2, 0xd2, 0x93, 0x86,
|
||||
0x60, 0x5e, 0x14, 0x90, 0x97, 0x3f, 0x1c, 0x95, 0x9b, 0x3a, 0xba, 0x51, 0x7d, 0x4f, 0xc1, 0x79,
|
||||
0x76, 0x48, 0x0a, 0x9f, 0x4b, 0x3c, 0xc7, 0x97, 0x4b, 0xb7, 0x2c, 0x2c, 0x3f, 0x32, 0x1f, 0x2e,
|
||||
0xc6, 0xc2, 0xd7, 0xfd, 0x97, 0x99, 0xe3, 0xe0, 0xd3, 0x23, 0x03, 0x88, 0x58, 0xbd, 0x70, 0x51,
|
||||
0x80, 0x4e, 0xcb, 0xa2, 0x65, 0x61, 0xf9, 0xfa, 0x15, 0xc3, 0xb7, 0x37, 0xf5, 0xae, 0xc5, 0x4d,
|
||||
0xa4, 0xa8, 0xec, 0xbe, 0x1e, 0x87, 0x4e, 0x8b, 0xf4, 0x33, 0x67, 0x3d, 0x27, 0xf0, 0xf1, 0x8b,
|
||||
0x39, 0xe3, 0xf4, 0xc6, 0x99, 0x1f, 0x0c, 0xa0, 0xba, 0x44, 0xdc, 0x50, 0x29, 0xe0, 0x81, 0x2e,
|
||||
0x75, 0x57, 0x20, 0x68, 0xc3, 0x86, 0x8a, 0xc7, 0xf9, 0xe8, 0xda, 0xb7, 0x70, 0x9c, 0x61, 0x98,
|
||||
0x28, 0x94, 0xe8, 0x60, 0xd6, 0x3d, 0xdd, 0x94, 0xbd, 0x7b, 0x50, 0x4d, 0xbe, 0x1a, 0x52, 0x93,
|
||||
0xbd, 0x28, 0x2f, 0xfb, 0x93, 0x73, 0xfb, 0xdf, 0x6d, 0xd6, 0x7f, 0x12, 0x12, 0xb2, 0x5f, 0x78,
|
||||
0x55, 0x64, 0x28, 0x82, 0x8a, 0xec, 0x11, 0x01, 0x49, 0xf6, 0xde, 0xe8, 0x8d, 0x55, 0xae, 0xf6,
|
||||
0xc4, 0xb3, 0x2e, 0x37, 0x7a, 0x25, 0xec, 0x0a, 0x23, 0x28, 0x29, 0x28, 0x28, 0x00, 0xa3, 0xd1,
|
||||
0x08, 0x34, 0x4d, 0x57, 0xb3, 0xd9, 0x79, 0xe0, 0xbf, 0xd8, 0x0e, 0xe3, 0xc7, 0xec, 0x30, 0x71,
|
||||
0xd9, 0x09, 0x3e, 0x73, 0x23, 0xf8, 0x6d, 0xad, 0x30, 0x6e, 0xb0, 0xc2, 0x8f, 0x73, 0x2d, 0x30,
|
||||
0x75, 0xab, 0x0b, 0x46, 0xf7, 0x14, 0x82, 0xaf, 0xac, 0x61, 0x36, 0x04, 0x11, 0x54, 0x54, 0x1f,
|
||||
0xb2, 0x86, 0x7d, 0xc7, 0x60, 0x81, 0xcd, 0x66, 0x03, 0xab, 0xd5, 0x2a, 0x0a, 0xae, 0xe4, 0x9f,
|
||||
0x14, 0x05, 0xfe, 0xea, 0x36, 0x98, 0xbc, 0x76, 0x3f, 0x20, 0x40, 0xf5, 0xd7, 0x7d, 0xa7, 0xc1,
|
||||
0x5f, 0xeb, 0x80, 0xc9, 0xab, 0x77, 0x61, 0xca, 0x89, 0x24, 0x19, 0x45, 0xbf, 0x45, 0x00, 0xc8,
|
||||
0x64, 0x11, 0x08, 0x0e, 0x28, 0x7f, 0x96, 0x12, 0x70, 0x1c, 0x27, 0x0a, 0xea, 0x8e, 0x9e, 0x12,
|
||||
0x05, 0xc3, 0x5b, 0x0e, 0xc3, 0x74, 0xdf, 0x80, 0x28, 0xf0, 0x99, 0x1a, 0x61, 0x4c, 0x53, 0x06,
|
||||
0x13, 0xf5, 0x77, 0x60, 0x8c, 0x34, 0xc1, 0xaf, 0x9e, 0xb7, 0xe0, 0x55, 0x53, 0xcb, 0x17, 0x18,
|
||||
0x0c, 0x06, 0xc0, 0xc1, 0x82, 0x8a, 0xcc, 0x5c, 0x10, 0x92, 0x19, 0xfc, 0x7d, 0x10, 0x52, 0x74,
|
||||
0x62, 0x3d, 0xbc, 0x2d, 0x0f, 0x84, 0xb4, 0x83, 0x20, 0x24, 0x31, 0x18, 0x3c, 0x37, 0x1e, 0x5e,
|
||||
0xf0, 0x2d, 0x65, 0xff, 0x7a, 0x54, 0x7b, 0xd0, 0xb2, 0xd9, 0xf1, 0x18, 0x16, 0x20, 0x30, 0x04,
|
||||
0x53, 0x8d, 0xaf, 0x39, 0x5a, 0x1a, 0x0e, 0x50, 0x5a, 0x87, 0x33, 0xdd, 0x12, 0x95, 0x58, 0xe5,
|
||||
0x1a, 0x49, 0xa8, 0x72, 0x01, 0xca, 0x4c, 0xa6, 0xd1, 0x21, 0x07, 0xd9, 0xde, 0x35, 0x81, 0x30,
|
||||
0x91, 0x61, 0x05, 0x5f, 0xd4, 0x59, 0x4a, 0x54, 0x4f, 0xe1, 0x7b, 0x43, 0x2a, 0x4d, 0xbd, 0x8e,
|
||||
0xa6, 0x4b, 0x17, 0x0a, 0x70, 0xb4, 0x5a, 0xed, 0x8d, 0xc0, 0x31, 0xe7, 0xdb, 0x42, 0xbd, 0xc3,
|
||||
0xf1, 0xba, 0x45, 0x4b, 0x30, 0x5f, 0x80, 0x80, 0x65, 0x81, 0x90, 0xcd, 0x5e, 0x42, 0x33, 0x83,
|
||||
0xef, 0xbf, 0x49, 0xa5, 0xde, 0x2f, 0x25, 0x88, 0x67, 0xf9, 0x43, 0x29, 0x36, 0x1e, 0x34, 0x75,
|
||||
0xdd, 0xb0, 0xf5, 0x82, 0xdb, 0xf1, 0x2f, 0xc1, 0x74, 0x50, 0x12, 0x36, 0xcd, 0x85, 0xa6, 0xd0,
|
||||
0x29, 0x32, 0x9b, 0xcd, 0x50, 0x53, 0x53, 0x03, 0x7a, 0xbd, 0xde, 0x29, 0xf6, 0xd1, 0xf9, 0xe7,
|
||||
0xb1, 0x19, 0x97, 0x5c, 0xb3, 0x3b, 0x6b, 0x5d, 0xf8, 0x29, 0x1e, 0x85, 0x6d, 0x36, 0x81, 0xa0,
|
||||
0x18, 0xbc, 0xe6, 0xa1, 0xa8, 0xa9, 0x56, 0xf4, 0x14, 0x3f, 0x31, 0xfc, 0x73, 0x22, 0xf5, 0x21,
|
||||
0x87, 0xd6, 0xe1, 0x99, 0xdb, 0xd1, 0x7e, 0x64, 0xe1, 0x6b, 0xb0, 0xce, 0x99, 0xfb, 0x7d, 0x3c,
|
||||
0xeb, 0xa6, 0x08, 0xcb, 0x33, 0xd5, 0xb2, 0x3a, 0x5b, 0x50, 0x30, 0x71, 0x08, 0xfc, 0x5d, 0xdc,
|
||||
0x03, 0x35, 0x79, 0x13, 0x6f, 0x98, 0xa4, 0x7f, 0xf0, 0x83, 0x04, 0x15, 0x8b, 0xe0, 0x1f, 0xbd,
|
||||
0x6a, 0xb2, 0x65, 0xa5, 0xf0, 0xbf, 0xd8, 0x6b, 0x2a, 0x86, 0xd2, 0xed, 0x09, 0x49, 0x00, 0x00,
|
||||
0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
|
||||
0xf8, 0x00, 0x00, 0x02, 0x74, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x18, 0x54, 0xe0,
|
||||
0xff, 0x7f, 0x46, 0xe9, 0xa6, 0xc3, 0x71, 0x52, 0x8d, 0x47, 0xa6, 0x49, 0x35, 0x1c, 0x0a, 0xa0,
|
||||
0xba, 0xf9, 0x40, 0x83, 0x93, 0x81, 0xf8, 0x9b, 0x54, 0xe3, 0xd1, 0x55, 0x40, 0xfa, 0x87, 0x64,
|
||||
0xe3, 0xd1, 0x60, 0xea, 0x5a, 0xd0, 0x70, 0x64, 0xbe, 0x74, 0xe3, 0xd1, 0x45, 0x50, 0xcb, 0x96,
|
||||
0x48, 0x35, 0x1e, 0x9e, 0x47, 0x55, 0x0b, 0x24, 0x9a, 0x8f, 0xd5, 0x4a, 0x37, 0x1e, 0xf9, 0x05,
|
||||
0xb4, 0x68, 0x36, 0xd0, 0x82, 0x4f, 0x92, 0x4d, 0x87, 0xd3, 0xa8, 0x12, 0xee, 0x40, 0x03, 0x27,
|
||||
0x4b, 0x35, 0x1e, 0x5b, 0x00, 0x34, 0xf4, 0x89, 0x74, 0xc3, 0x91, 0x36, 0x20, 0x7f, 0x29, 0xd0,
|
||||
0xf5, 0xd9, 0x0c, 0x0d, 0xff, 0x99, 0xa8, 0x64, 0xf8, 0x91, 0xff, 0x60, 0x0c, 0x34, 0x98, 0xaa,
|
||||
0x29, 0x46, 0xaa, 0xe1, 0xe8, 0x54, 0xb8, 0xe1, 0x40, 0x0c, 0x74, 0xfd, 0x62, 0xca, 0x5d, 0x8d,
|
||||
0xcd, 0xe5, 0x10, 0xbc, 0x82, 0xa1, 0x61, 0x3f, 0x0b, 0x48, 0xfa, 0x99, 0x4c, 0xc0, 0x7f, 0x62,
|
||||
0x31, 0xc9, 0x86, 0xc3, 0x2c, 0xf8, 0xf3, 0xf8, 0xe5, 0x7f, 0x74, 0x1a, 0x04, 0x60, 0xfc, 0x7f,
|
||||
0x1f, 0xbf, 0x20, 0x2c, 0x78, 0x26, 0x17, 0x60, 0xfc, 0x54, 0x3a, 0x60, 0xfe, 0x33, 0x59, 0x7f,
|
||||
0x5b, 0xc9, 0xa6, 0x23, 0x05, 0x18, 0xc1, 0xb2, 0x6a, 0x15, 0x33, 0xb2, 0x1b, 0x40, 0x1a, 0x41,
|
||||
0x00, 0x99, 0xc6, 0xe9, 0x83, 0xc7, 0x32, 0xa1, 0x9c, 0x40, 0xc6, 0x23, 0xa8, 0xc0, 0x49, 0xa0,
|
||||
0xeb, 0x6d, 0x80, 0x06, 0xbf, 0x42, 0x76, 0x79, 0x48, 0x48, 0xc8, 0x7f, 0x64, 0x4c, 0x8c, 0x0f,
|
||||
0x7e, 0x1e, 0xbf, 0x02, 0xb1, 0xe0, 0x99, 0x4c, 0x60, 0x2a, 0xcc, 0xb6, 0xa3, 0xba, 0x29, 0xbf,
|
||||
0x80, 0xc9, 0xef, 0xb5, 0x64, 0xc3, 0x61, 0x0f, 0xc9, 0xc6, 0x23, 0x95, 0x30, 0x97, 0x57, 0x55,
|
||||
0x55, 0xfd, 0xdf, 0xb9, 0x73, 0x27, 0x18, 0x83, 0xd8, 0x24, 0xc5, 0xc1, 0x75, 0xe5, 0x88, 0x2d,
|
||||
0x30, 0xce, 0x63, 0xb9, 0xa0, 0x3f, 0x3a, 0xe5, 0xbb, 0xde, 0x80, 0x0c, 0x7d, 0x29, 0x17, 0xac,
|
||||
0x04, 0x14, 0x3b, 0x05, 0xc4, 0x8b, 0xa2, 0x82, 0x50, 0x7d, 0x00, 0x92, 0x47, 0xf7, 0x95, 0x54,
|
||||
0xc3, 0xe1, 0x89, 0x0a, 0xcd, 0x87, 0xff, 0xdb, 0xf5, 0x1d, 0xfc, 0x1f, 0x3c, 0xf5, 0xc0, 0x7f,
|
||||
0x99, 0x86, 0xc3, 0x0d, 0xe0, 0xf0, 0xbc, 0xa9, 0x14, 0x71, 0x1a, 0xd9, 0xc6, 0xdd, 0x06, 0xe9,
|
||||
0xff, 0x4e, 0xaa, 0xc7, 0x2a, 0x42, 0x2d, 0x78, 0x03, 0x12, 0x3b, 0x6b, 0x14, 0xf9, 0x7f, 0xf7,
|
||||
0xfa, 0x4d, 0x70, 0x1f, 0x60, 0xf3, 0x95, 0x54, 0xd3, 0xe1, 0xa4, 0xee, 0x95, 0x7b, 0xfe, 0xcf,
|
||||
0x58, 0xb7, 0xe7, 0x7f, 0xe9, 0xc2, 0x7d, 0xff, 0x15, 0x9a, 0x8e, 0x6c, 0x80, 0x45, 0xd8, 0x7a,
|
||||
0x2c, 0x5e, 0xfb, 0xf1, 0x5c, 0x36, 0x60, 0xd3, 0x73, 0x99, 0xc0, 0xee, 0xe7, 0x32, 0x01, 0xaf,
|
||||
0x40, 0x62, 0xe7, 0x55, 0x03, 0xff, 0x27, 0xf9, 0x05, 0xe3, 0xf4, 0x01, 0xb0, 0xd8, 0x30, 0x46,
|
||||
0x49, 0x1c, 0x8d, 0x47, 0xee, 0xc2, 0x2c, 0x48, 0x23, 0x36, 0x3c, 0x1f, 0xc8, 0x05, 0xfc, 0x8f,
|
||||
0x09, 0xc4, 0x6e, 0x81, 0xca, 0xa4, 0x6d, 0xec, 0x52, 0xa0, 0x72, 0x0a, 0x61, 0xc9, 0x3f, 0xa5,
|
||||
0x8e, 0x33, 0xfc, 0x0c, 0xff, 0x19, 0x42, 0x99, 0x81, 0x11, 0x3d, 0x9b, 0x18, 0x0b, 0xee, 0x2a,
|
||||
0xe0, 0xb6, 0x00, 0x5a, 0xc2, 0x5e, 0x41, 0xf6, 0x05, 0x30, 0xc9, 0xdb, 0x22, 0xd2, 0xb6, 0x54,
|
||||
0x90, 0xd1, 0x33, 0xd9, 0x80, 0x36, 0xa0, 0x41, 0x3b, 0x80, 0xf4, 0xee, 0x67, 0x32, 0xfe, 0xdb,
|
||||
0x9f, 0x4a, 0xfb, 0xaf, 0x00, 0xf2, 0xdf, 0x83, 0x0c, 0x3f, 0x47, 0x20, 0x88, 0x10, 0x45, 0x38,
|
||||
0x52, 0x06, 0x6d, 0x3a, 0x92, 0x83, 0xb3, 0xb4, 0x40, 0x8e, 0xe4, 0x23, 0x9a, 0x01, 0xff, 0x63,
|
||||
0x03, 0xf1, 0xa7, 0x22, 0xa8, 0x05, 0xa5, 0x9a, 0x6d, 0x87, 0xff, 0x7b, 0x4f, 0x3a, 0xf0, 0x3f,
|
||||
0x65, 0xf6, 0xfe, 0xff, 0x6a, 0x2d, 0x87, 0x16, 0x10, 0xb2, 0x00, 0x9c, 0x4c, 0xeb, 0xca, 0x2a,
|
||||
0x50, 0x52, 0x0c, 0xb6, 0x54, 0x04, 0xa9, 0x90, 0x8e, 0xba, 0x81, 0x52, 0x50, 0xf7, 0x8a, 0x3d,
|
||||
0xff, 0x73, 0xe6, 0xed, 0xfb, 0xaf, 0xd4, 0x72, 0xf8, 0x2c, 0x51, 0x65, 0x1f, 0x36, 0xd7, 0x62,
|
||||
0x13, 0x13, 0x6b, 0x3d, 0x21, 0x0e, 0xf4, 0xc5, 0x0b, 0x60, 0xd0, 0xec, 0x04, 0xe6, 0x8b, 0x4e,
|
||||
0xe9, 0x86, 0xa3, 0x21, 0x0c, 0x43, 0x1e, 0x00, 0x00, 0x23, 0xef, 0xc1, 0x94, 0x09, 0xd1, 0x29,
|
||||
0x34, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
|
||||
};
|
||||
|
||||
const BITMAP_OPAQUE library_archive_as_xpm[1] = {{ png, sizeof( png ), "library_archive_as_xpm" }};
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
inkscape:cx="1.7007478"
|
||||
inkscape:cy="28.447902"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer16"
|
||||
inkscape:current-layer="layer6"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="true"
|
||||
units="px"
|
||||
|
@ -305,7 +305,7 @@
|
|||
inkscape:groupmode="layer"
|
||||
id="layer16"
|
||||
inkscape:label="magnifying glass"
|
||||
style="display:inline">
|
||||
style="display:none">
|
||||
<path
|
||||
class="cls-4"
|
||||
d="M 6.7685677,6.7646702 C 6.6062038,6.9353952 6.3514505,6.9055852 6.1787032,6.7388902 L 5.7497134,6.3401392 6.3127192,5.7968682 6.741731,6.1956412 c 0.1643745,0.190654 0.1910085,0.396401 0.026837,0.569028 z"
|
||||
|
@ -585,21 +585,21 @@
|
|||
inkscape:groupmode="layer"
|
||||
id="layer6"
|
||||
inkscape:label="arrow_to"
|
||||
style="display:none">
|
||||
style="display:inline">
|
||||
<g
|
||||
id="g2044"
|
||||
transform="matrix(0.26458333,0,0,0.26458333,-0.3434291,0.23781994)">
|
||||
transform="matrix(0.35066296,0,0,0.26458333,-0.75009474,0.50240315)"
|
||||
style="display:inline;stroke-width:0.868633">
|
||||
<path
|
||||
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#e61c50;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
|
||||
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#e61c50;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.73727px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
|
||||
d="m 4.0058594,13.4375 c -0.5522847,0 -0.7895589,0.578174 -1,1 -0.6590225,1.321 -0.8054951,3.169119 -0.6184761,4.38539 0.3256833,2.118067 1.5908746,2.631602 2.9404947,2.984886 C 7,22.245481 10.175781,21.04883 10.175781,21.04883 c 0.549555,-0.05484 1,-0.447715 1,-1 0,-0.552285 -0.447715,-1 -1,-1 0,0 -3.0894053,-0.122415 -4.3079676,-1.340978 C 4.780913,16.62095 5,15.5 5.0058594,14.4375 c 0.0026,-0.471397 -0.4477153,-1 -1,-1 z"
|
||||
id="path2020"
|
||||
sodipodi:nodetypes="sassssssss" />
|
||||
<polyline
|
||||
class="cls-8"
|
||||
points="7.798 19.123 10.224 21.549 7.798 23.976"
|
||||
<path
|
||||
id="polyline1446"
|
||||
transform="matrix(1,0,0,1.2363487,1.0053546e-8,-6.5415425)"
|
||||
style="fill:none;stroke:#e61c50;stroke-width:1.7987;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
style="fill:none;stroke:#e61c50;stroke-width:1.73726;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 8.0337885,17.101154 2.4259995,2.999382 -2.4259995,3.000618"
|
||||
sodipodi:nodetypes="ccc" />
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
|
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
|
@ -13,6 +13,50 @@
|
|||
version="1.1"
|
||||
sodipodi:docname="library_archive.svg"
|
||||
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
|
||||
<g
|
||||
id="g862"
|
||||
transform="rotate(-45,15.336143,11.271492)">
|
||||
<circle
|
||||
class="cls-2"
|
||||
cx="6.3735094"
|
||||
cy="-0.091957502"
|
||||
r="1.5460253"
|
||||
id="circle13"
|
||||
transform="matrix(0.69770677,0.71638346,-0.69770677,0.71638346,0,0)"
|
||||
style="stroke-width:1.25022;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
class="cls-3"
|
||||
x1="17.831593"
|
||||
y1="4.4999642"
|
||||
x2="15.724769"
|
||||
y2="4.5000353"
|
||||
id="line15"
|
||||
style="stroke:#1a81c4;stroke-opacity:1" />
|
||||
<line
|
||||
class="cls-3"
|
||||
x1="6"
|
||||
y1="4.4999995"
|
||||
x2="8.1068954"
|
||||
y2="4.5"
|
||||
id="line17"
|
||||
style="stroke:#1a81c4;stroke-opacity:1" />
|
||||
<rect
|
||||
class="cls-4"
|
||||
x="2.9997208"
|
||||
y="-16.000051"
|
||||
width="3.0001395"
|
||||
height="7.9999466"
|
||||
transform="rotate(90.001)"
|
||||
id="rect19" />
|
||||
<circle
|
||||
class="cls-2"
|
||||
cx="17.122944"
|
||||
cy="-10.841354"
|
||||
r="1.5460346"
|
||||
id="circle855"
|
||||
transform="matrix(0.69771122,0.71637913,-0.69771122,0.71637913,0,0)"
|
||||
style="stroke-width:1.25022;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
</g>
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
|
@ -22,18 +66,27 @@
|
|||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1436"
|
||||
inkscape:window-height="933"
|
||||
inkscape:window-width="2586"
|
||||
inkscape:window-height="1275"
|
||||
id="namedview58"
|
||||
showgrid="false"
|
||||
showgrid="true"
|
||||
inkscape:zoom="22.627417"
|
||||
inkscape:cx="9.4646552"
|
||||
inkscape:cy="11.136986"
|
||||
inkscape:window-x="1689"
|
||||
inkscape:window-y="140"
|
||||
inkscape:cx="13.894619"
|
||||
inkscape:cy="21.327474"
|
||||
inkscape:window-x="1223"
|
||||
inkscape:window-y="85"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="Слой_1"
|
||||
inkscape:document-rotation="0" />
|
||||
inkscape:current-layer="g906"
|
||||
inkscape:document-rotation="0">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid853"
|
||||
spacingx="0.5"
|
||||
spacingy="0.5"
|
||||
color="#afafff"
|
||||
opacity="0.1254902"
|
||||
empspacing="2" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata43">
|
||||
<rdf:RDF>
|
||||
|
@ -70,152 +123,100 @@
|
|||
</defs>
|
||||
<title
|
||||
id="title7">library_archive</title>
|
||||
<path
|
||||
class="cls-2"
|
||||
d="m 13.1142,3.9593 a 1.2747,1.2747 0 1 1 0,-1.8027 1.2747,1.2747 0 0 1 0,1.8027 z"
|
||||
id="path11" />
|
||||
<circle
|
||||
class="cls-2"
|
||||
cx="3.1760001"
|
||||
cy="12.0948"
|
||||
r="1.2747"
|
||||
id="circle13" />
|
||||
<line
|
||||
class="cls-3"
|
||||
x1="11.853"
|
||||
y1="3.4060001"
|
||||
x2="10.3633"
|
||||
y2="4.8958001"
|
||||
id="line15" />
|
||||
<line
|
||||
class="cls-3"
|
||||
x1="3.4868002"
|
||||
y1="11.7722"
|
||||
x2="4.9766002"
|
||||
y2="10.2824"
|
||||
id="line17" />
|
||||
<rect
|
||||
class="cls-4"
|
||||
x="8.7864561"
|
||||
y="-4.2163"
|
||||
width="4.0065999"
|
||||
height="8.4250002"
|
||||
transform="rotate(45.001)"
|
||||
id="rect19" />
|
||||
<g
|
||||
id="g886"
|
||||
transform="translate(-1)">
|
||||
<rect
|
||||
class="cls-6"
|
||||
x="9.7757998"
|
||||
y="11.3637"
|
||||
width="3.2722001"
|
||||
height="9.8165998"
|
||||
x="10"
|
||||
y="11"
|
||||
width="4"
|
||||
height="11"
|
||||
id="rect23" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="10.5866"
|
||||
y1="14.7131"
|
||||
x2="12.2421"
|
||||
y2="14.7131"
|
||||
id="line25" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="10.5866"
|
||||
y1="19.8764"
|
||||
x2="12.2421"
|
||||
y2="19.8764"
|
||||
id="line27" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="10.5866"
|
||||
y1="13.6574"
|
||||
x2="12.2421"
|
||||
y2="13.6574"
|
||||
id="line29" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="10.5866"
|
||||
y1="12.6017"
|
||||
x2="12.2421"
|
||||
y2="12.6017"
|
||||
id="line31" />
|
||||
<path
|
||||
id="line31"
|
||||
style="fill:none;stroke:#b9b9b9;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 11,12.5 h 2"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
id="path866"
|
||||
style="fill:none;stroke:#b9b9b9;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 11,14.5 h 2"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
id="path868"
|
||||
style="fill:none;stroke:#b9b9b9;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 11,20.5 h 2"
|
||||
sodipodi:nodetypes="cc" />
|
||||
</g>
|
||||
<g
|
||||
id="g2044"
|
||||
transform="matrix(1.3253403,0,0,1,-2.8350037,-3.1011537)"
|
||||
style="display:inline;stroke-width:0.868633">
|
||||
<path
|
||||
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#e61c50;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.73727px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
|
||||
d="m 4.0058594,13.4375 c -0.5522847,0 -0.7895589,0.578174 -1,1 -0.6590225,1.321 -0.8054951,3.169119 -0.6184761,4.38539 0.3256833,2.118067 1.5908746,2.631602 2.9404947,2.984886 C 7,22.245481 10.175781,21.04883 10.175781,21.04883 c 0.549555,-0.05484 1,-0.447715 1,-1 0,-0.552285 -0.447715,-1 -1,-1 0,0 -3.0894053,-0.122415 -4.3079676,-1.340978 C 4.780913,16.62095 5,15.5 5.0058594,14.4375 c 0.0026,-0.471397 -0.4477153,-1 -1,-1 z"
|
||||
id="path2020"
|
||||
sodipodi:nodetypes="sassssssss" />
|
||||
<path
|
||||
id="polyline1446"
|
||||
style="fill:none;stroke:#e61c50;stroke-width:1.73726;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 8.0337885,17.101154 2.4259995,2.999382 -2.4259995,3.000618"
|
||||
sodipodi:nodetypes="ccc" />
|
||||
</g>
|
||||
<g
|
||||
id="g896"
|
||||
transform="translate(4)">
|
||||
<rect
|
||||
class="cls-6"
|
||||
x="13.4746"
|
||||
y="11.3637"
|
||||
width="3.2722001"
|
||||
height="9.8165998"
|
||||
id="rect33" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="14.2853"
|
||||
y1="14.7131"
|
||||
x2="15.9408"
|
||||
y2="14.7131"
|
||||
id="line35" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="14.2853"
|
||||
y1="19.8764"
|
||||
x2="15.9408"
|
||||
y2="19.8764"
|
||||
id="line37" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="14.2853"
|
||||
y1="13.6574"
|
||||
x2="15.9408"
|
||||
y2="13.6574"
|
||||
id="line39" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="14.2853"
|
||||
y1="12.6017"
|
||||
x2="15.9408"
|
||||
y2="12.6017"
|
||||
id="line41" />
|
||||
x="10"
|
||||
y="11"
|
||||
width="4"
|
||||
height="11"
|
||||
id="rect888" />
|
||||
<path
|
||||
id="path890"
|
||||
style="fill:none;stroke:#b9b9b9;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 11,12.5 h 2"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
id="path892"
|
||||
style="fill:none;stroke:#b9b9b9;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 11,14.5 h 2"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
id="path894"
|
||||
style="fill:none;stroke:#b9b9b9;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 11,20.5 h 2"
|
||||
sodipodi:nodetypes="cc" />
|
||||
</g>
|
||||
<g
|
||||
id="g906"
|
||||
transform="rotate(-10.499657,15.007777,-32.440516)"
|
||||
inkscape:transform-center-x="-0.9609981"
|
||||
inkscape:transform-center-y="-5.7472313">
|
||||
<rect
|
||||
class="cls-4"
|
||||
x="13.045622"
|
||||
y="15.943955"
|
||||
width="3.2722001"
|
||||
height="9.8167"
|
||||
transform="rotate(-16.1325)"
|
||||
id="rect43" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="18.671499"
|
||||
y1="14.6835"
|
||||
x2="20.261801"
|
||||
y2="14.2235"
|
||||
id="line45" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="20.106199"
|
||||
y1="19.643499"
|
||||
x2="21.6966"
|
||||
y2="19.183399"
|
||||
id="line47" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="18.378201"
|
||||
y1="13.6694"
|
||||
x2="19.9685"
|
||||
y2="13.2094"
|
||||
id="line49" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="18.084801"
|
||||
y1="12.6553"
|
||||
x2="19.6751"
|
||||
y2="12.1953"
|
||||
id="line51" />
|
||||
<polyline
|
||||
class="cls-8"
|
||||
points="10.175 21.549 4.005 21.549 4.005 15.938"
|
||||
id="polyline53"
|
||||
transform="translate(-1,-1)" />
|
||||
<polyline
|
||||
class="cls-8"
|
||||
points="7.798 19.123 10.224 21.549 7.798 23.976"
|
||||
id="polyline55"
|
||||
transform="translate(-1,-1)" />
|
||||
class="cls-6"
|
||||
x="10"
|
||||
y="11"
|
||||
width="4"
|
||||
height="11"
|
||||
id="rect898"
|
||||
style="fill:#1a81c4;fill-opacity:1" />
|
||||
<path
|
||||
id="path900"
|
||||
style="fill:none;stroke:#b9b9b9;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 11,12.5 h 2"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
id="path902"
|
||||
style="fill:none;stroke:#b9b9b9;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 11,14.5 h 2"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
id="path904"
|
||||
style="fill:none;stroke:#b9b9b9;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 11,20.5 h 2"
|
||||
sodipodi:nodetypes="cc" />
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 9.0 KiB |
|
@ -11,8 +11,52 @@
|
|||
data-name="Слой 1"
|
||||
viewBox="0 0 24 24"
|
||||
version="1.1"
|
||||
sodipodi:docname="library_archive_as.svg"
|
||||
sodipodi:docname="library_archive.svg"
|
||||
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
|
||||
<g
|
||||
id="g862"
|
||||
transform="rotate(-45,15.336143,11.271492)">
|
||||
<circle
|
||||
class="cls-2"
|
||||
cx="6.3735094"
|
||||
cy="-0.091957502"
|
||||
r="1.5460253"
|
||||
id="circle13"
|
||||
transform="matrix(0.69770677,0.71638346,-0.69770677,0.71638346,0,0)"
|
||||
style="stroke-width:1.25022;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
class="cls-3"
|
||||
x1="17.831593"
|
||||
y1="4.4999642"
|
||||
x2="15.724769"
|
||||
y2="4.5000353"
|
||||
id="line15"
|
||||
style="stroke:#1a81c4;stroke-opacity:1" />
|
||||
<line
|
||||
class="cls-3"
|
||||
x1="6"
|
||||
y1="4.4999995"
|
||||
x2="8.1068954"
|
||||
y2="4.5"
|
||||
id="line17"
|
||||
style="stroke:#1a81c4;stroke-opacity:1" />
|
||||
<rect
|
||||
class="cls-4"
|
||||
x="2.9997208"
|
||||
y="-16.000051"
|
||||
width="3.0001395"
|
||||
height="7.9999466"
|
||||
transform="rotate(90.001)"
|
||||
id="rect19" />
|
||||
<circle
|
||||
class="cls-2"
|
||||
cx="17.122944"
|
||||
cy="-10.841354"
|
||||
r="1.5460346"
|
||||
id="circle855"
|
||||
transform="matrix(0.69771122,0.71637913,-0.69771122,0.71637913,0,0)"
|
||||
style="stroke-width:1.25022;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
</g>
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
|
@ -22,18 +66,27 @@
|
|||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1581"
|
||||
inkscape:window-height="1083"
|
||||
id="namedview66"
|
||||
showgrid="false"
|
||||
inkscape:zoom="27.961538"
|
||||
inkscape:cx="10.083088"
|
||||
inkscape:cy="13.610021"
|
||||
inkscape:window-x="203"
|
||||
inkscape:window-y="655"
|
||||
inkscape:window-width="2586"
|
||||
inkscape:window-height="1275"
|
||||
id="namedview58"
|
||||
showgrid="true"
|
||||
inkscape:zoom="22.627417"
|
||||
inkscape:cx="11.798365"
|
||||
inkscape:cy="19.810482"
|
||||
inkscape:window-x="1223"
|
||||
inkscape:window-y="85"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="Слой_1"
|
||||
inkscape:document-rotation="0" />
|
||||
inkscape:document-rotation="0">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid853"
|
||||
spacingx="0.5"
|
||||
spacingy="0.5"
|
||||
color="#afafff"
|
||||
opacity="0.1254902"
|
||||
empspacing="2" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata43">
|
||||
<rdf:RDF>
|
||||
|
@ -44,7 +97,7 @@
|
|||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title>add_arc</dc:title>
|
||||
<dc:title>library_archive</dc:title>
|
||||
</cc:Work>
|
||||
<cc:License
|
||||
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
|
||||
|
@ -66,175 +119,147 @@
|
|||
<defs
|
||||
id="defs5">
|
||||
<style
|
||||
id="style3">.cls-1{fill:#d8d8d8;}.cls-2,.cls-3,.cls-7,.cls-8{fill:none;stroke-linecap:round;stroke-linejoin:round;}.cls-2{stroke:#1a81c4;}.cls-2,.cls-3{stroke-width:0.9549px;}.cls-3{stroke:#0f71a8;}.cls-4{fill:#1a81c4;}.cls-5{fill:#b9b9b9;}.cls-6{fill:#545454;}.cls-7{stroke:#b9b9b9;stroke-width:0.5px;}.cls-8{stroke:#e61c50;stroke-width:2px;}.cls-9{fill:#e61c50;}.cls-10{fill:#fff;}</style>
|
||||
id="style3">.cls-1{fill:#d8d8d8;}.cls-2,.cls-3,.cls-7,.cls-8{fill:none;stroke-linecap:round;stroke-linejoin:round;}.cls-2{stroke:#1a81c4;}.cls-2,.cls-3{stroke-width:0.9549px;}.cls-3{stroke:#0f71a8;}.cls-4{fill:#1a81c4;}.cls-5{fill:#b9b9b9;}.cls-6{fill:#545454;}.cls-7{stroke:#b9b9b9;stroke-width:0.5px;}.cls-8{stroke:#e61c50;stroke-width:2px;}</style>
|
||||
</defs>
|
||||
<title
|
||||
id="title7">library_archive_as</title>
|
||||
<path
|
||||
class="cls-2"
|
||||
d="m 13.1062,3.9565 a 1.2747,1.2747 0 1 1 0,-1.8027 1.2747,1.2747 0 0 1 0,1.8027 z"
|
||||
id="path11" />
|
||||
<circle
|
||||
class="cls-2"
|
||||
cx="3.1680002"
|
||||
cy="12.092"
|
||||
r="1.2747"
|
||||
id="circle13" />
|
||||
<line
|
||||
class="cls-3"
|
||||
x1="11.845"
|
||||
y1="3.4032001"
|
||||
x2="10.3553"
|
||||
y2="4.8930001"
|
||||
id="line15" />
|
||||
<line
|
||||
class="cls-3"
|
||||
x1="3.4787998"
|
||||
y1="11.7694"
|
||||
x2="4.9685998"
|
||||
y2="10.2796"
|
||||
id="line17" />
|
||||
<rect
|
||||
class="cls-4"
|
||||
x="8.7788105"
|
||||
y="-4.2126656"
|
||||
width="4.0065999"
|
||||
height="8.4250002"
|
||||
transform="rotate(45.001)"
|
||||
id="rect19" />
|
||||
id="title7">library_archive</title>
|
||||
<g
|
||||
id="g886"
|
||||
transform="translate(-1)">
|
||||
<rect
|
||||
class="cls-6"
|
||||
x="9.5447998"
|
||||
y="12.9403"
|
||||
width="2.8631999"
|
||||
height="8.5894003"
|
||||
x="10"
|
||||
y="11"
|
||||
width="4"
|
||||
height="11"
|
||||
id="rect23" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="10.2542"
|
||||
y1="15.871"
|
||||
x2="11.7028"
|
||||
y2="15.871"
|
||||
id="line25" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="10.2542"
|
||||
y1="20.3888"
|
||||
x2="11.7028"
|
||||
y2="20.3888"
|
||||
id="line27" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="10.2542"
|
||||
y1="14.9473"
|
||||
x2="11.7028"
|
||||
y2="14.9473"
|
||||
id="line29" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="10.2542"
|
||||
y1="14.0236"
|
||||
x2="11.7028"
|
||||
y2="14.0236"
|
||||
id="line31" />
|
||||
<path
|
||||
id="line31"
|
||||
style="fill:none;stroke:#b9b9b9;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 11,12.5 h 2"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
id="path866"
|
||||
style="fill:none;stroke:#b9b9b9;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 11,14.5 h 2"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
id="path868"
|
||||
style="fill:none;stroke:#b9b9b9;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 11,20.5 h 2"
|
||||
sodipodi:nodetypes="cc" />
|
||||
</g>
|
||||
<g
|
||||
id="g2044"
|
||||
transform="matrix(1.3253403,0,0,1,-2.8350037,-3.1011537)"
|
||||
style="display:inline;stroke-width:0.868633">
|
||||
<path
|
||||
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#e61c50;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.73727px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
|
||||
d="m 4.0058594,13.4375 c -0.5522847,0 -0.7895589,0.578174 -1,1 -0.6590225,1.321 -0.8054951,3.169119 -0.6184761,4.38539 0.3256833,2.118067 1.5908746,2.631602 2.9404947,2.984886 C 7,22.245481 10.175781,21.04883 10.175781,21.04883 c 0.549555,-0.05484 1,-0.447715 1,-1 0,-0.552285 -0.447715,-1 -1,-1 0,0 -3.0894053,-0.122415 -4.3079676,-1.340978 C 4.780913,16.62095 5,15.5 5.0058594,14.4375 c 0.0026,-0.471397 -0.4477153,-1 -1,-1 z"
|
||||
id="path2020"
|
||||
sodipodi:nodetypes="sassssssss" />
|
||||
<path
|
||||
id="polyline1446"
|
||||
style="fill:none;stroke:#e61c50;stroke-width:1.73726;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 8.0337885,17.101154 2.4259995,2.999382 -2.4259995,3.000618"
|
||||
sodipodi:nodetypes="ccc" />
|
||||
</g>
|
||||
<g
|
||||
id="g896"
|
||||
transform="translate(4)">
|
||||
<rect
|
||||
class="cls-6"
|
||||
x="12.7812"
|
||||
y="12.9403"
|
||||
width="2.8631001"
|
||||
height="8.5894003"
|
||||
id="rect33" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="13.4906"
|
||||
y1="15.871"
|
||||
x2="14.9391"
|
||||
y2="15.871"
|
||||
id="line35" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="13.4906"
|
||||
y1="20.3888"
|
||||
x2="14.9391"
|
||||
y2="20.3888"
|
||||
id="line37" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="13.4906"
|
||||
y1="14.9473"
|
||||
x2="14.9391"
|
||||
y2="14.9473"
|
||||
id="line39" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="13.4906"
|
||||
y1="14.0236"
|
||||
x2="14.9391"
|
||||
y2="14.0236"
|
||||
id="line41" />
|
||||
x="10"
|
||||
y="11"
|
||||
width="4"
|
||||
height="11"
|
||||
id="rect888" />
|
||||
<path
|
||||
id="path890"
|
||||
style="fill:none;stroke:#b9b9b9;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 11,12.5 h 2"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
id="path892"
|
||||
style="fill:none;stroke:#b9b9b9;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 11,14.5 h 2"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
id="path894"
|
||||
style="fill:none;stroke:#b9b9b9;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 11,20.5 h 2"
|
||||
sodipodi:nodetypes="cc" />
|
||||
</g>
|
||||
<g
|
||||
id="g906"
|
||||
transform="rotate(-10.499657,15.007777,-32.440516)"
|
||||
inkscape:transform-center-x="-0.9609981"
|
||||
inkscape:transform-center-y="-5.7472313">
|
||||
<rect
|
||||
class="cls-4"
|
||||
x="11.534339"
|
||||
y="17.105152"
|
||||
width="2.8631001"
|
||||
height="8.5894003"
|
||||
transform="rotate(-16.1315)"
|
||||
id="rect43" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="17.3284"
|
||||
y1="15.8451"
|
||||
x2="18.7199"
|
||||
y2="15.4426"
|
||||
id="line45" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="18.5837"
|
||||
y1="20.184999"
|
||||
x2="19.9753"
|
||||
y2="19.782499"
|
||||
id="line47" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="17.0718"
|
||||
y1="14.9578"
|
||||
x2="18.4632"
|
||||
y2="14.5553"
|
||||
id="line49" />
|
||||
<line
|
||||
class="cls-7"
|
||||
x1="16.8151"
|
||||
y1="14.0705"
|
||||
x2="18.206499"
|
||||
y2="13.668"
|
||||
id="line51" />
|
||||
<polyline
|
||||
class="cls-8"
|
||||
points="10.167 21.546 3.997 21.546 3.997 15.935"
|
||||
id="polyline53"
|
||||
transform="translate(-1,-1)" />
|
||||
<polyline
|
||||
class="cls-8"
|
||||
points="7.79 19.12 10.216 21.546 7.79 23.973"
|
||||
id="polyline55"
|
||||
transform="translate(-1,-1)" />
|
||||
class="cls-6"
|
||||
x="10"
|
||||
y="11"
|
||||
width="4"
|
||||
height="11"
|
||||
id="rect898"
|
||||
style="fill:#1a81c4;fill-opacity:1" />
|
||||
<path
|
||||
id="path900"
|
||||
style="fill:none;stroke:#b9b9b9;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 11,12.5 h 2"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
id="path902"
|
||||
style="fill:none;stroke:#b9b9b9;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 11,14.5 h 2"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
id="path904"
|
||||
style="fill:none;stroke:#b9b9b9;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 11,20.5 h 2"
|
||||
sodipodi:nodetypes="cc" />
|
||||
</g>
|
||||
<rect
|
||||
class="cls-9"
|
||||
x="13.7661"
|
||||
y="12.2098"
|
||||
width="10.217"
|
||||
height="4.8060002"
|
||||
id="rect57" />
|
||||
x="13"
|
||||
y="8"
|
||||
width="11"
|
||||
height="5"
|
||||
id="rect57"
|
||||
style="fill:#e61c50" />
|
||||
<path
|
||||
class="cls-10"
|
||||
d="m 16.9166,16.0817 h -0.5142 l -1.3715,-2.2628 -0.0128,0.0052 v 2.2576 H 14.5022 V 12.983 h 0.5159 l 1.3715,2.26 0.0128,-0.0043 V 12.983 h 0.5142 z"
|
||||
id="path59" />
|
||||
id="path925"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 18.5,11.5 h 2"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
class="cls-10"
|
||||
d="m 19.462,14.6873 h -1.3527 v 0.979 h 1.5689 v 0.4154 H 17.5934 V 12.983 h 2.07 v 0.4154 h -1.5541 v 0.8743 h 1.3527 z"
|
||||
id="path61" />
|
||||
id="path925-3"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 18.5,9.5 h 2"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
class="cls-10"
|
||||
d="m 20.8633,15.256 v 0.004 l 0.0017,-0.011 0.618,-2.2662 h 0.4121 l 0.624,2.273 0.0017,0.0153 0.0025,-0.0221 0.4879,-2.2662 h 0.5073 l -0.7347,3.0987 h -0.469 l -0.6172,-2.2236 h -0.0128 l -0.62,2.2236 h -0.4716 l -0.7321,-3.0987 h 0.5074 z"
|
||||
id="path63" />
|
||||
id="path925-6"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 14.5,11.5 v -2"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
id="path954"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 16.5,11.5 v -2"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
id="path956"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 22.5,9.5 v 0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
id="path958"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 22.5,9.5 v 0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
id="path960"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 22.5,11.5 v 0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 11 KiB |
Loading…
Reference in New Issue