Top toolbar icon tweaks

This commit is contained in:
Jon Evans 2020-12-15 20:38:51 -05:00
parent af17b6c709
commit 13efef0c44
12 changed files with 796 additions and 422 deletions

View File

@ -8,28 +8,29 @@
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, 0x04, 0x00, 0x00, 0x00, 0x4a, 0x7e, 0xf5,
0x73, 0x00, 0x00, 0x01, 0x3f, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x95, 0x93, 0xbd, 0x4b, 0xc3,
0x40, 0x18, 0xc6, 0x0b, 0xe2, 0x24, 0x88, 0xfe, 0x0b, 0x82, 0xff, 0x82, 0xab, 0xb3, 0x83, 0xd3,
0xe5, 0x2c, 0xf8, 0x81, 0xa0, 0xf8, 0x89, 0x83, 0xee, 0x0a, 0xa2, 0x9d, 0x1d, 0x75, 0x91, 0xd0,
0xc1, 0x8a, 0xab, 0x0e, 0x82, 0xa3, 0x38, 0x56, 0x5d, 0x74, 0x70, 0x68, 0x2d, 0x28, 0xc5, 0x8f,
0xa2, 0x05, 0x9b, 0x4b, 0x93, 0x78, 0xcd, 0xa3, 0x49, 0x2e, 0xd1, 0xd4, 0xd4, 0xbb, 0x3c, 0xcf,
0x78, 0xf7, 0x7b, 0xb9, 0xe7, 0xde, 0xf7, 0xcd, 0x64, 0xd2, 0x8a, 0xec, 0x6b, 0xf8, 0x65, 0x46,
0x4a, 0x5a, 0x9e, 0x8c, 0xd2, 0xae, 0x8e, 0x80, 0x56, 0x8b, 0x01, 0xa1, 0x1f, 0x49, 0x8e, 0x0e,
0x8f, 0xf7, 0x27, 0x01, 0x56, 0x22, 0x10, 0xb7, 0x49, 0x76, 0xe7, 0xbb, 0xd3, 0x00, 0x9e, 0x37,
0x52, 0x02, 0xf4, 0x26, 0x01, 0xc8, 0x62, 0x11, 0xd3, 0x6d, 0x9e, 0x14, 0x67, 0xe4, 0xe1, 0x0f,
0xa0, 0x83, 0xa1, 0x06, 0xa3, 0xcd, 0x4d, 0x84, 0x72, 0x5b, 0xac, 0xcc, 0x47, 0x22, 0x20, 0x87,
0x27, 0x2c, 0xfc, 0xfb, 0xa8, 0x2c, 0x36, 0x61, 0x1b, 0x11, 0x70, 0x8b, 0x1d, 0x69, 0x8e, 0x59,
0x38, 0xa6, 0x00, 0x56, 0xf1, 0xfe, 0x5d, 0x41, 0x06, 0x1c, 0xb4, 0x8c, 0x43, 0x01, 0x9c, 0xe1,
0x48, 0xfe, 0x4f, 0x78, 0x6b, 0x60, 0xc8, 0x07, 0xa6, 0xd0, 0xc0, 0x9c, 0x14, 0xd8, 0x02, 0xbb,
0x17, 0xbf, 0xa4, 0xe3, 0x42, 0xa1, 0x13, 0x45, 0x03, 0xcb, 0x3e, 0x40, 0x51, 0xc5, 0xba, 0xf4,
0xfa, 0x0c, 0x9c, 0x26, 0xfa, 0x7c, 0x60, 0x1b, 0x15, 0x85, 0xfa, 0x05, 0x2f, 0x70, 0xd0, 0xb8,
0x22, 0xf6, 0x54, 0x03, 0x7b, 0x5a, 0xb2, 0x3f, 0x30, 0xa1, 0x10, 0xd8, 0x2c, 0x8b, 0xd1, 0x38,
0xe6, 0x27, 0x0a, 0x0f, 0xba, 0x0c, 0x02, 0x7b, 0xaa, 0x63, 0x45, 0xa9, 0xc3, 0xe8, 0x15, 0x80,
0xed, 0x8e, 0xc9, 0x03, 0x73, 0xb3, 0x10, 0x6d, 0x5c, 0xb5, 0x92, 0x97, 0x06, 0xae, 0x87, 0x81,
0x3d, 0x59, 0x03, 0xaf, 0xe6, 0x39, 0xd6, 0x3a, 0x4e, 0x12, 0x85, 0xee, 0xb2, 0xab, 0xd8, 0x56,
0x3f, 0xf7, 0x5c, 0x9f, 0xbe, 0xd8, 0x1c, 0x71, 0x59, 0xc1, 0x36, 0x38, 0xfc, 0xd3, 0xb8, 0xc3,
0xe0, 0xcf, 0xed, 0x2f, 0x86, 0x19, 0xa1, 0x8c, 0xf5, 0xf1, 0x14, 0x49, 0x00, 0x00, 0x00, 0x00,
0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
0x73, 0x00, 0x00, 0x01, 0x52, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0xcd, 0x93, 0x3b, 0x4b, 0xc3,
0x50, 0x18, 0x86, 0x0f, 0x0a, 0x22, 0x6e, 0x71, 0x70, 0x12, 0xc1, 0x82, 0x7f, 0xc0, 0x3f, 0xe0,
0x28, 0x08, 0x1d, 0xa4, 0x5f, 0x2c, 0x8d, 0x3a, 0x88, 0x3a, 0x78, 0x19, 0x5c, 0xdc, 0x04, 0x05,
0x1d, 0x3a, 0x59, 0x70, 0x11, 0x17, 0xc1, 0x49, 0xc1, 0xa9, 0x3a, 0x88, 0x73, 0xc7, 0x6e, 0xa2,
0x38, 0x79, 0x03, 0x5d, 0x24, 0x26, 0x69, 0x6e, 0x36, 0x69, 0xea, 0x6b, 0xd3, 0x24, 0xd2, 0x4a,
0xd2, 0x53, 0x70, 0xf1, 0x7b, 0x09, 0x9c, 0x13, 0x9e, 0xe7, 0xf0, 0x71, 0x2e, 0x8c, 0xfd, 0xcf,
0x92, 0x84, 0x4c, 0x4a, 0x1c, 0x91, 0x04, 0x49, 0x48, 0x0f, 0x70, 0x61, 0x71, 0x90, 0xae, 0x08,
0x6d, 0xd1, 0xa8, 0x28, 0x4e, 0x24, 0x0a, 0x74, 0xfe, 0x0b, 0x8f, 0x52, 0xa6, 0xa5, 0xe9, 0xa1,
0x38, 0xe1, 0xb5, 0x15, 0xcb, 0x21, 0x1b, 0xaf, 0x2b, 0x99, 0xa3, 0x48, 0x78, 0x8f, 0x7e, 0xe6,
0xf1, 0x02, 0x07, 0x1e, 0x92, 0xea, 0xab, 0x6e, 0x3d, 0x7a, 0x53, 0x8c, 0xe4, 0x00, 0xdf, 0x81,
0xdc, 0xf8, 0x44, 0x50, 0x62, 0xb2, 0xd8, 0x86, 0x63, 0x32, 0xfa, 0x08, 0xa6, 0xb7, 0xd8, 0xef,
0x00, 0x07, 0x59, 0x84, 0x6b, 0x31, 0x52, 0xfc, 0xe1, 0x06, 0x94, 0xa4, 0xee, 0x5b, 0x72, 0xea,
0x59, 0x27, 0x8c, 0x54, 0x7f, 0x78, 0x8d, 0x33, 0x2e, 0x3e, 0x03, 0xcd, 0xc4, 0x38, 0xa3, 0x0a,
0x61, 0x1e, 0x06, 0x96, 0xb9, 0x42, 0x1e, 0xe6, 0x8d, 0xbf, 0x4b, 0x3a, 0xe1, 0x18, 0x25, 0x2e,
0x4e, 0xb8, 0x33, 0x30, 0xd7, 0x14, 0x44, 0xbc, 0x61, 0x8b, 0x8b, 0xaf, 0xc1, 0xd1, 0xd1, 0xef,
0x0b, 0xc6, 0x2e, 0x9e, 0xba, 0x58, 0xff, 0xd2, 0xad, 0x16, 0x82, 0x83, 0xb3, 0xca, 0x38, 0xe4,
0xe2, 0x39, 0xd8, 0x16, 0xc6, 0x9a, 0xc2, 0xaa, 0xad, 0x63, 0x96, 0x2b, 0x1c, 0xc0, 0x28, 0x85,
0x57, 0xa3, 0x58, 0xbb, 0xe8, 0xa2, 0xa1, 0xe7, 0x0a, 0xd2, 0xa1, 0xa0, 0x62, 0x9d, 0x8b, 0x6f,
0xe2, 0x53, 0x46, 0x6f, 0x28, 0xd8, 0xee, 0x5e, 0xa3, 0xc3, 0x4e, 0xf8, 0x02, 0x1e, 0xcc, 0xfa,
0xca, 0xcf, 0xf5, 0xae, 0x4d, 0x9a, 0xf7, 0x9e, 0xab, 0x1b, 0xaa, 0xa1, 0x98, 0x51, 0x34, 0xbd,
0x12, 0x95, 0x5e, 0xad, 0x7a, 0x8e, 0x5d, 0x40, 0x4f, 0xdb, 0x9b, 0x40, 0x1f, 0x86, 0x91, 0x8a,
0xcd, 0x28, 0x84, 0x3f, 0xbe, 0xff, 0x6f, 0x14, 0xde, 0x2f, 0xaf, 0x41, 0x89, 0x35, 0x74, 0x00,
0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE directory_open_xpm[1] = {{ png, sizeof( png ), "directory_open_xpm" }};

View File

@ -8,41 +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, 0x12, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xed, 0x96, 0x4b, 0x2f, 0x03,
0x51, 0x14, 0xc7, 0xe7, 0x43, 0xe0, 0x0b, 0x60, 0xba, 0x61, 0xcf, 0x42, 0xd2, 0x99, 0x78, 0x25,
0x62, 0xd1, 0xb4, 0x45, 0xa3, 0x0b, 0x3b, 0x95, 0x78, 0x44, 0xb0, 0x21, 0x08, 0x53, 0x8f, 0x44,
0x24, 0xac, 0x24, 0x6c, 0x54, 0x13, 0x9b, 0x8a, 0x9d, 0xb4, 0x45, 0xa6, 0x13, 0x8f, 0xa4, 0xa2,
0x4a, 0x04, 0x41, 0x90, 0x20, 0xb1, 0x90, 0x78, 0xb4, 0xa8, 0x77, 0x8f, 0x7b, 0x6f, 0x5b, 0xcc,
0xd5, 0x4e, 0x46, 0x89, 0x95, 0x9b, 0xfc, 0x92, 0xa6, 0x73, 0xfb, 0xff, 0x4d, 0xce, 0x9c, 0x73,
0xa7, 0x0c, 0xa3, 0xb0, 0x2c, 0x16, 0x4b, 0x23, 0x02, 0xa2, 0xd4, 0x30, 0xbf, 0xb5, 0x0c, 0x06,
0x83, 0x03, 0x11, 0x46, 0x00, 0xc5, 0xab, 0x5e, 0xaf, 0x9f, 0xf8, 0x76, 0xa0, 0xdb, 0xed, 0x2e,
0x45, 0xac, 0x22, 0x1e, 0x9d, 0x4e, 0x27, 0xc4, 0x09, 0x7e, 0xc7, 0x68, 0x34, 0x02, 0xda, 0x87,
0x79, 0x40, 0x78, 0x5d, 0x2e, 0x57, 0xb1, 0x9a, 0x70, 0xf8, 0x8c, 0xc9, 0x64, 0x4a, 0x28, 0x30,
0x9b, 0xcd, 0x40, 0xed, 0x0f, 0x2b, 0x4a, 0xd0, 0x06, 0x1f, 0x2d, 0xb0, 0xd9, 0x6c, 0x60, 0xb5,
0x5a, 0x41, 0x10, 0x04, 0x19, 0xf8, 0x3b, 0xbb, 0xdd, 0x4e, 0x0b, 0x00, 0x09, 0x16, 0x95, 0x04,
0x8f, 0xf4, 0x0f, 0x92, 0x20, 0xa8, 0x24, 0x80, 0x5f, 0xe0, 0xe1, 0x5f, 0xf0, 0xc7, 0x02, 0xc7,
0x34, 0xcc, 0xd7, 0xb5, 0x81, 0xc8, 0x57, 0x80, 0x27, 0xab, 0x30, 0x02, 0xcb, 0xfb, 0x3d, 0x1a,
0xad, 0xe0, 0x4e, 0x2f, 0x4c, 0xfb, 0x91, 0x60, 0xae, 0x6f, 0x08, 0x3c, 0xd9, 0x45, 0x28, 0x90,
0x4b, 0x44, 0x10, 0x89, 0x0c, 0x49, 0x09, 0x48, 0xb8, 0x86, 0x87, 0xe5, 0x5c, 0x1d, 0xf8, 0x74,
0xd5, 0x71, 0x59, 0xca, 0xd1, 0x61, 0x49, 0xf8, 0x5d, 0xa2, 0x36, 0x7c, 0x76, 0x6a, 0x9a, 0xdc,
0xb9, 0xb7, 0xc0, 0x0c, 0x2f, 0xa1, 0x7b, 0x48, 0xb4, 0x5e, 0xee, 0x42, 0xe0, 0xcd, 0xaf, 0x04,
0x89, 0xe5, 0x02, 0x0b, 0x19, 0x79, 0xa9, 0xaa, 0x05, 0xf3, 0xb5, 0xad, 0xa4, 0x04, 0x3b, 0x4d,
0x3d, 0x24, 0xe8, 0xa0, 0x7f, 0x04, 0x36, 0xaa, 0x9a, 0x65, 0x6c, 0x37, 0x0a, 0xe4, 0xda, 0x4e,
0x93, 0x95, 0xec, 0x15, 0x33, 0xb9, 0x6e, 0xd5, 0x02, 0x51, 0x5b, 0x1e, 0x11, 0xb4, 0xf4, 0x92,
0x90, 0xe7, 0xc0, 0x0d, 0x84, 0x4e, 0xce, 0x64, 0x3c, 0x5d, 0x5c, 0x45, 0x04, 0xcd, 0xbd, 0xb1,
0xe7, 0xb1, 0xae, 0x5a, 0x10, 0xe9, 0x94, 0x0f, 0xc1, 0x7e, 0xd7, 0xf0, 0x97, 0xfa, 0x6f, 0x5a,
0x5a, 0x69, 0xc1, 0x8d, 0xea, 0xb3, 0x88, 0x16, 0x04, 0xfc, 0xdb, 0x70, 0xee, 0x94, 0x64, 0x5c,
0x2e, 0xf9, 0x68, 0x41, 0x90, 0x89, 0xbe, 0x07, 0x54, 0x94, 0xa8, 0x4c, 0x26, 0x38, 0x73, 0xcc,
0xc0, 0xe1, 0xc0, 0xa8, 0x8c, 0xe3, 0xd1, 0x49, 0x4a, 0xc0, 0xfb, 0x19, 0x74, 0xd4, 0x96, 0xa8,
0x7a, 0xc8, 0x68, 0xb0, 0x3e, 0x0b, 0x4e, 0xc7, 0xa7, 0x60, 0xaf, 0x7d, 0x90, 0x70, 0x38, 0x38,
0x26, 0xeb, 0xa4, 0x98, 0x00, 0x75, 0x52, 0x17, 0x69, 0xd5, 0xa8, 0x64, 0x45, 0xb1, 0x5c, 0x68,
0x7a, 0x45, 0xd4, 0xa6, 0xeb, 0x95, 0x0d, 0x24, 0xe4, 0x76, 0xff, 0x08, 0x2e, 0x97, 0x7d, 0x84,
0xe0, 0xe6, 0xae, 0x4c, 0xe0, 0x37, 0xd5, 0x63, 0xc1, 0xb5, 0x87, 0xd5, 0xa6, 0x7c, 0xeb, 0xd5,
0x2a, 0x69, 0x78, 0x23, 0x1e, 0xa2, 0xad, 0xba, 0x4e, 0x52, 0x8e, 0x78, 0x6c, 0xd5, 0x76, 0x80,
0xc8, 0x72, 0xaf, 0x12, 0xcb, 0xeb, 0x92, 0xfa, 0x43, 0x80, 0x27, 0x14, 0x0f, 0x91, 0xc2, 0x51,
0x71, 0x9d, 0x74, 0x78, 0x6c, 0xe1, 0x09, 0xc5, 0x43, 0x24, 0x69, 0xb8, 0x35, 0xdc, 0x8a, 0x18,
0xfc, 0x19, 0xd7, 0x9c, 0x2e, 0xcb, 0x1b, 0x16, 0x20, 0xfb, 0x19, 0xe6, 0x78, 0xc2, 0x65, 0x00,
0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
0xf8, 0x00, 0x00, 0x02, 0x87, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xed, 0x96, 0xcb, 0x6b, 0x13,
0x51, 0x14, 0xc6, 0xb3, 0xd6, 0x7f, 0x42, 0x14, 0x5c, 0x8a, 0x22, 0x08, 0xba, 0x73, 0xa1, 0x1b,
0x8d, 0x4d, 0x9b, 0x27, 0x98, 0x10, 0x43, 0x7d, 0xc4, 0x45, 0xc5, 0xd2, 0x9a, 0x84, 0x82, 0xa8,
0xa8, 0x45, 0x22, 0x5d, 0xb8, 0x12, 0x2a, 0xa2, 0xb8, 0x48, 0x28, 0x11, 0x77, 0xe2, 0x22, 0x89,
0x36, 0x9a, 0xa6, 0x93, 0x87, 0xa9, 0x96, 0x36, 0xc6, 0x68, 0xab, 0xa6, 0x35, 0xb4, 0xa9, 0x6d,
0x68, 0xb4, 0x79, 0xcc, 0x4c, 0xe6, 0x78, 0xcf, 0x4d, 0x22, 0x9d, 0x3c, 0x27, 0x6d, 0x97, 0x5e,
0xf8, 0x98, 0x61, 0xe6, 0xde, 0xf3, 0xbb, 0xf7, 0x9b, 0x73, 0xee, 0x1d, 0x99, 0xac, 0x45, 0x33,
0x9b, 0xcd, 0xfd, 0x44, 0x50, 0xd1, 0x65, 0xd9, 0x4e, 0x35, 0x93, 0xc9, 0x34, 0xa6, 0xd1, 0x68,
0x38, 0x95, 0x4a, 0x05, 0x9b, 0xa5, 0x56, 0xab, 0xc1, 0x68, 0x34, 0xba, 0xb6, 0x15, 0xdc, 0x60,
0x30, 0xec, 0x26, 0xc1, 0x4b, 0x3c, 0xcf, 0x43, 0x6d, 0xe3, 0x38, 0x0e, 0xb4, 0x5a, 0x2d, 0xaf,
0x50, 0x28, 0xf6, 0xe9, 0x74, 0xba, 0x3d, 0x72, 0xb9, 0x7c, 0x57, 0xdb, 0x80, 0x64, 0x56, 0x47,
0x88, 0x42, 0x64, 0x86, 0xf9, 0xea, 0x4c, 0x09, 0x00, 0x04, 0x41, 0x68, 0x06, 0x80, 0x9a, 0x95,
0xbd, 0x55, 0x2a, 0x95, 0x7b, 0x9b, 0x02, 0x48, 0x87, 0x8f, 0xb5, 0x56, 0xe8, 0xf5, 0xfa, 0xda,
0x20, 0xff, 0x2c, 0x6a, 0xf4, 0x8e, 0x3c, 0xf7, 0xb7, 0x02, 0xb0, 0x8d, 0x82, 0x75, 0xa8, 0x8d,
0x56, 0x00, 0xd8, 0x01, 0x15, 0xfe, 0x03, 0xea, 0x64, 0xb1, 0x58, 0xc0, 0xe1, 0x70, 0x80, 0xdb,
0xed, 0x06, 0x8f, 0xc7, 0x83, 0x39, 0x3d, 0x44, 0x74, 0x78, 0xdb, 0x00, 0x0c, 0xfc, 0x25, 0x1e,
0xa7, 0x69, 0x9b, 0xfd, 0xbe, 0x00, 0xe9, 0xd7, 0x01, 0xaa, 0xfc, 0xe2, 0x52, 0x01, 0x9f, 0x09,
0x2c, 0x1b, 0x24, 0x97, 0x43, 0x5b, 0x02, 0xd8, 0xed, 0x76, 0xe0, 0x8a, 0x45, 0x58, 0xf1, 0x05,
0x21, 0x2c, 0xef, 0x85, 0x37, 0xfb, 0x8f, 0x8b, 0x14, 0x3e, 0x73, 0x1e, 0x32, 0x81, 0xf7, 0x9c,
0xc0, 0x97, 0x8a, 0x04, 0xd2, 0xd5, 0x11, 0x00, 0x67, 0x8e, 0xc1, 0x93, 0x8f, 0xc7, 0x60, 0xe2,
0x58, 0x0f, 0x44, 0xba, 0x2f, 0x35, 0x94, 0xff, 0x68, 0x0f, 0x24, 0x9f, 0x3e, 0x07, 0xa1, 0x54,
0xc2, 0x15, 0x1d, 0x94, 0x04, 0xc0, 0x02, 0x43, 0x5b, 0x56, 0x7c, 0x0c, 0x30, 0x27, 0x0c, 0xc0,
0xe7, 0xf2, 0xd0, 0xac, 0xf1, 0x1b, 0x39, 0x60, 0x4e, 0xea, 0xcb, 0x2b, 0x61, 0x59, 0x46, 0x12,
0xc0, 0x66, 0xb3, 0xd1, 0xc1, 0xa1, 0xd3, 0xbd, 0x10, 0x1b, 0xb8, 0x4b, 0xef, 0xbf, 0xde, 0x7b,
0x08, 0x1f, 0xce, 0x0d, 0x8a, 0x34, 0xdb, 0x7f, 0x9b, 0xbe, 0x8b, 0x0d, 0xdc, 0x81, 0x70, 0xd7,
0x05, 0x7a, 0x2f, 0x09, 0xe0, 0x74, 0x3a, 0x21, 0x3b, 0x9f, 0xa4, 0x3e, 0xc7, 0xae, 0x0d, 0x97,
0xf7, 0xa5, 0xf5, 0xdf, 0x90, 0x4b, 0xa6, 0x44, 0x62, 0x57, 0x33, 0x65, 0xc0, 0xe0, 0x30, 0xed,
0x5b, 0xf8, 0xb9, 0x54, 0x90, 0x04, 0xf0, 0x7a, 0xbd, 0x90, 0xf6, 0xf8, 0x45, 0x80, 0xc4, 0xad,
0x07, 0x75, 0xfe, 0x4f, 0x9b, 0x87, 0x44, 0x80, 0xd5, 0x71, 0x86, 0x43, 0x40, 0xb1, 0x1d, 0x80,
0xe4, 0x79, 0x1d, 0x60, 0x3d, 0x3a, 0x0b, 0xe9, 0x57, 0xe3, 0x22, 0xad, 0xf9, 0x23, 0x62, 0x80,
0xaf, 0x0c, 0x08, 0x4b, 0xb2, 0xe8, 0x9b, 0xd8, 0xa2, 0x94, 0xeb, 0x25, 0xcc, 0xdd, 0x1f, 0x15,
0xe9, 0xc7, 0xa8, 0xa3, 0xde, 0x22, 0x92, 0x21, 0xa7, 0xda, 0x01, 0xac, 0x56, 0x2b, 0x1d, 0x88,
0xb9, 0x5f, 0x05, 0x2c, 0x90, 0x54, 0xfc, 0x7c, 0x7d, 0x84, 0x6a, 0x6e, 0xe4, 0x91, 0x28, 0x93,
0x10, 0x10, 0xe9, 0xbe, 0x58, 0xfe, 0xc8, 0x95, 0x43, 0x07, 0x21, 0xc1, 0x56, 0x76, 0x25, 0x3e,
0xc5, 0xe1, 0xd7, 0xbb, 0x10, 0x4c, 0xe9, 0xaf, 0xd2, 0x81, 0x7f, 0x12, 0xf3, 0xb0, 0x36, 0x11,
0xa1, 0xca, 0x4e, 0xc7, 0x45, 0x80, 0xe8, 0xd9, 0x2b, 0x90, 0x61, 0xa2, 0x98, 0xa6, 0x93, 0x92,
0x8f, 0x52, 0x2c, 0x7f, 0xac, 0xd0, 0xe4, 0x13, 0x17, 0xcc, 0xf4, 0xdd, 0xa4, 0x76, 0x34, 0xd2,
0x4c, 0xdf, 0x0d, 0x58, 0x7c, 0xf6, 0x42, 0x20, 0x7d, 0xb1, 0xd0, 0x0e, 0x74, 0x74, 0x5e, 0x93,
0x01, 0x0a, 0x84, 0x64, 0x26, 0xa3, 0x1c, 0xe6, 0x79, 0xed, 0x56, 0x81, 0xb6, 0x64, 0x98, 0x29,
0xae, 0x12, 0x5c, 0xbe, 0xa5, 0x9f, 0x02, 0x2c, 0x7f, 0xac, 0x50, 0xb4, 0x02, 0x3f, 0x22, 0x66,
0x0a, 0xaa, 0x90, 0x5a, 0xae, 0x6e, 0x76, 0x81, 0xcd, 0x33, 0xff, 0x0b, 0xd5, 0x90, 0x76, 0x0b,
0xb2, 0x1d, 0xd2, 0xca, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE paste_xpm[1] = {{ png, sizeof( png ), "paste_xpm" }};

View File

@ -7,72 +7,32 @@
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, 0x03, 0xf3, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xbd, 0x95, 0x5b, 0x4c, 0x93,
0x67, 0x18, 0xc7, 0xcd, 0x12, 0x12, 0xef, 0xb8, 0xda, 0x1d, 0xb4, 0x5e, 0x6c, 0x57, 0xbb, 0x58,
0xa2, 0x59, 0xcc, 0x38, 0x48, 0x5c, 0x31, 0x2e, 0x24, 0x46, 0x82, 0x61, 0xe1, 0xa2, 0x31, 0x93,
0x04, 0xda, 0xd2, 0xd2, 0x82, 0xe1, 0xb4, 0x42, 0x0c, 0xe2, 0x45, 0x2b, 0x4c, 0x64, 0x57, 0xe2,
0x02, 0x6e, 0xb2, 0x2d, 0x99, 0xb1, 0x61, 0x72, 0x51, 0x35, 0xeb, 0x38, 0x2b, 0x82, 0x88, 0x16,
0x90, 0x83, 0x02, 0x91, 0xd2, 0x32, 0x7a, 0xe0, 0x7c, 0x86, 0x02, 0xff, 0xbd, 0xcf, 0x3b, 0xde,
0xda, 0x8f, 0xb6, 0x98, 0xdd, 0xec, 0x4b, 0xfe, 0x69, 0xbf, 0x7c, 0x6f, 0xdf, 0xdf, 0xf7, 0x3c,
0xff, 0xff, 0xf3, 0xf6, 0xc8, 0x91, 0xff, 0xe3, 0x8a, 0x8e, 0x8e, 0x4e, 0xd6, 0xeb, 0xf5, 0x86,
0x60, 0xe5, 0xe7, 0xe7, 0x1b, 0xf2, 0xd8, 0x55, 0x5c, 0x5c, 0x5c, 0x64, 0x34, 0x1a, 0xbf, 0x13,
0x2a, 0x2c, 0x2c, 0x2c, 0xa0, 0x67, 0x24, 0x95, 0x46, 0x93, 0x1b, 0x15, 0x15, 0xf5, 0xf9, 0x07,
0x01, 0x2a, 0x95, 0xea, 0xe6, 0xd2, 0xf2, 0x32, 0x56, 0x56, 0x56, 0xb0, 0xb6, 0xb6, 0x86, 0x8d,
0x8d, 0x0d, 0x6c, 0x6d, 0x6d, 0xc1, 0x6c, 0x36, 0xa3, 0xab, 0xab, 0x0b, 0x3b, 0x3b, 0x3b, 0x5c,
0xbb, 0xbb, 0xbb, 0xd8, 0xdb, 0xdb, 0x03, 0x5d, 0x74, 0xbf, 0xb4, 0xb4, 0x84, 0x3f, 0x5b, 0xdb,
0xdc, 0x6c, 0x8b, 0x4f, 0x0f, 0x05, 0xe4, 0xe4, 0xe4, 0xd4, 0x70, 0xc0, 0xea, 0x6a, 0x00, 0x30,
0x35, 0x35, 0x85, 0xb4, 0xb4, 0x34, 0x64, 0x65, 0x65, 0x61, 0x7b, 0x7b, 0x3b, 0x2c, 0x60, 0x61,
0x61, 0x01, 0xaf, 0x87, 0x86, 0x50, 0x73, 0xab, 0xd6, 0xc1, 0xb6, 0xf9, 0xf8, 0x3f, 0x01, 0x0c,
0x06, 0x03, 0x12, 0x12, 0x12, 0x90, 0x94, 0x94, 0x84, 0x86, 0x86, 0x86, 0x88, 0x80, 0xee, 0xee,
0x1e, 0x38, 0x1c, 0x0e, 0xe4, 0x95, 0x5d, 0xed, 0x65, 0x5b, 0x1d, 0x3d, 0x1c, 0xb0, 0xdf, 0x22,
0xb7, 0xdb, 0x8d, 0xb2, 0xb2, 0x32, 0x64, 0x64, 0x64, 0x40, 0xab, 0xd5, 0xa2, 0xba, 0xba, 0x3a,
0x62, 0x8b, 0x5e, 0xd9, 0xed, 0x18, 0x19, 0x19, 0xc1, 0xf8, 0xf8, 0x38, 0x94, 0xfa, 0x42, 0x0b,
0xdb, 0xee, 0xa3, 0x0f, 0x02, 0xa8, 0x82, 0xcd, 0xcd, 0x4d, 0x54, 0x55, 0x55, 0xa1, 0xa3, 0xa3,
0x23, 0xc4, 0x03, 0x21, 0x5a, 0x3b, 0x31, 0x31, 0x81, 0x9e, 0xe7, 0xcf, 0xe1, 0xf7, 0x6f, 0xa3,
0xbb, 0xa7, 0x07, 0xe7, 0x2f, 0xe9, 0x4a, 0xc3, 0x03, 0xd8, 0xdb, 0x10, 0x60, 0x95, 0xfd, 0x68,
0xfd, 0x00, 0xc0, 0xef, 0xf7, 0x87, 0x00, 0xe8, 0x22, 0x6f, 0xe6, 0xe6, 0xe6, 0xd0, 0xd9, 0xd9,
0x89, 0x81, 0x81, 0x41, 0xf8, 0x7c, 0x5e, 0x3c, 0xb0, 0x3e, 0xdc, 0xfd, 0x26, 0x53, 0x77, 0x21,
0x04, 0xb0, 0xc8, 0x00, 0xcb, 0x02, 0xb0, 0xbe, 0x1e, 0x11, 0x10, 0xdc, 0x26, 0xfa, 0x4e, 0x55,
0x4c, 0x4f, 0x4f, 0xf3, 0xb7, 0x7f, 0xf4, 0xf8, 0x31, 0xfa, 0xfa, 0x5e, 0xc1, 0x6a, 0xb3, 0x6d,
0x9d, 0x3d, 0x77, 0xee, 0xb3, 0xf0, 0x00, 0x66, 0x34, 0x01, 0x36, 0xf6, 0x01, 0xed, 0xed, 0xed,
0x01, 0x40, 0xb8, 0x2a, 0xe8, 0x19, 0xfd, 0xc6, 0xe3, 0xf1, 0x60, 0x74, 0xf4, 0x0d, 0xec, 0xf6,
0x7e, 0x0c, 0x0d, 0x0d, 0x43, 0x79, 0xf1, 0xdb, 0x1a, 0x29, 0x60, 0x71, 0x11, 0xcb, 0x07, 0x92,
0x14, 0x0c, 0x88, 0x54, 0x85, 0x30, 0x9c, 0xd6, 0x53, 0x9b, 0x29, 0x59, 0x24, 0x6d, 0x6e, 0x6e,
0xbd, 0x04, 0xb0, 0xc0, 0x00, 0xc1, 0x46, 0x93, 0x0f, 0x95, 0x95, 0x95, 0x21, 0x80, 0x70, 0x55,
0x88, 0x76, 0x89, 0x75, 0x24, 0x76, 0x08, 0x84, 0x01, 0xb0, 0x37, 0xa0, 0x0d, 0xeb, 0xea, 0xea,
0x78, 0x9b, 0x08, 0xd0, 0xd6, 0xd6, 0xc6, 0xcd, 0x8c, 0x54, 0x85, 0x50, 0x53, 0x53, 0x13, 0x6c,
0x36, 0x5b, 0x00, 0x18, 0x02, 0x78, 0x3b, 0x36, 0x06, 0x76, 0xbe, 0x20, 0x39, 0x39, 0x19, 0xf9,
0x97, 0x2f, 0xf3, 0x5c, 0xd3, 0x2c, 0x58, 0x2c, 0x16, 0x3e, 0x48, 0x42, 0x34, 0xe1, 0x24, 0xa7,
0xd3, 0xc9, 0xe5, 0x72, 0xb9, 0xb8, 0xca, 0xcb, 0xcb, 0xa1, 0x50, 0x28, 0xa0, 0x56, 0xab, 0x99,
0x17, 0xa3, 0x52, 0x40, 0xb6, 0x5a, 0xfd, 0x03, 0x83, 0xf0, 0x05, 0x71, 0x71, 0x71, 0x48, 0x49,
0x49, 0x81, 0x5a, 0xa3, 0xe1, 0xdf, 0xe9, 0xb8, 0xa0, 0x67, 0x34, 0x70, 0x42, 0x3a, 0x9d, 0x2e,
0x44, 0xa9, 0xa9, 0xa9, 0x48, 0x4c, 0x4c, 0xe4, 0x2f, 0x98, 0x9d, 0x9d, 0x4d, 0xeb, 0x7e, 0x0e,
0x00, 0x18, 0xb5, 0x66, 0x6e, 0x7e, 0x1e, 0x56, 0xab, 0x15, 0x99, 0x99, 0x99, 0x28, 0x2a, 0x2a,
0xe2, 0x66, 0xd3, 0x61, 0xd7, 0xd2, 0xda, 0xca, 0x23, 0x4b, 0x87, 0xdf, 0xc1, 0x56, 0x05, 0x7b,
0x42, 0xed, 0x54, 0x2a, 0x95, 0x68, 0x6c, 0x6c, 0xe4, 0xf7, 0x92, 0x0a, 0x08, 0x30, 0xcb, 0x06,
0x66, 0x9e, 0xb9, 0x4f, 0x9f, 0x34, 0xfe, 0x64, 0x36, 0x01, 0x9a, 0x5b, 0x5a, 0x02, 0x93, 0x4d,
0x80, 0x48, 0x10, 0x6a, 0x29, 0x85, 0x43, 0xf8, 0x13, 0x02, 0xf0, 0xcd, 0xce, 0x82, 0xaa, 0xa0,
0x88, 0xf1, 0x99, 0x60, 0x89, 0x32, 0x11, 0xa0, 0xb9, 0xf9, 0xdf, 0xb9, 0x88, 0x00, 0x39, 0x08,
0x12, 0x0a, 0x0b, 0x10, 0x55, 0x88, 0x44, 0x99, 0x4c, 0x26, 0xfc, 0xc5, 0x00, 0x6b, 0xfb, 0xd3,
0x4d, 0x10, 0xcb, 0xdd, 0xbb, 0xf8, 0xb5, 0xb6, 0x16, 0xbf, 0xdd, 0xbe, 0x7d, 0xa8, 0x98, 0x2f,
0x52, 0x0f, 0x3c, 0x5e, 0x1f, 0x44, 0x15, 0xef, 0x26, 0x27, 0x51, 0x52, 0x52, 0x82, 0xf4, 0xf4,
0x74, 0xa8, 0x58, 0x2a, 0xa8, 0xbf, 0x02, 0x52, 0xc0, 0x3c, 0xea, 0xef, 0xed, 0xe5, 0x1a, 0x78,
0xf1, 0x22, 0xa0, 0xc1, 0xbe, 0x3e, 0x89, 0xd8, 0xbf, 0xe2, 0x1d, 0x09, 0xc0, 0xcd, 0x46, 0xdd,
0xeb, 0xf3, 0xf1, 0x2a, 0x08, 0x42, 0xc9, 0xf8, 0x92, 0xa5, 0x28, 0x81, 0x25, 0xa3, 0xbe, 0xbe,
0x9e, 0x1f, 0x07, 0x04, 0x29, 0x65, 0x89, 0x72, 0x4d, 0x3b, 0xa1, 0x2f, 0xd0, 0x70, 0xfd, 0xf4,
0x4b, 0x5d, 0x20, 0x00, 0xf7, 0x1b, 0x7f, 0x87, 0x36, 0x2f, 0x0b, 0x93, 0x8e, 0x77, 0x04, 0x78,
0xdf, 0xa2, 0xd3, 0x0a, 0xc5, 0xd5, 0x19, 0xf6, 0x1f, 0xe0, 0xf1, 0x7a, 0x21, 0x5a, 0x45, 0x59,
0xa6, 0xe8, 0x51, 0xaa, 0xa8, 0x65, 0x74, 0x4e, 0x51, 0xb2, 0x8c, 0x2c, 0xbe, 0xd4, 0xc6, 0x27,
0x5d, 0x1d, 0x78, 0xfa, 0xac, 0x13, 0xc3, 0x6f, 0x86, 0xb9, 0x37, 0x24, 0xa7, 0x6b, 0x0a, 0xf6,
0xfe, 0x97, 0xbc, 0xbd, 0x2c, 0xf2, 0x37, 0x02, 0x80, 0xf8, 0xf8, 0xf8, 0x2b, 0x7f, 0xcf, 0xcc,
0x80, 0xaa, 0x10, 0xad, 0x22, 0x48, 0x45, 0x45, 0x05, 0xf7, 0x80, 0x4c, 0xa7, 0x63, 0x84, 0x20,
0x04, 0x18, 0x9f, 0x18, 0xc3, 0xd7, 0xe7, 0xbf, 0x92, 0xe8, 0xfe, 0x1f, 0xf7, 0x60, 0xfa, 0xfe,
0x1a, 0x4e, 0x9d, 0x39, 0xc9, 0x75, 0xe2, 0x8b, 0xe3, 0x3f, 0x06, 0x9f, 0xd8, 0xba, 0x98, 0x98,
0x18, 0x33, 0x97, 0x4c, 0x66, 0x96, 0xbd, 0xd7, 0x75, 0x99, 0xf4, 0xde, 0xfc, 0xc9, 0xb1, 0x63,
0x37, 0xe9, 0x53, 0x2e, 0x8f, 0xad, 0x96, 0x4a, 0x56, 0x29, 0x97, 0xcb, 0xab, 0x62, 0xe5, 0xb1,
0x37, 0x48, 0x6c, 0x4f, 0x23, 0x6d, 0xfc, 0x0f, 0x53, 0x1a, 0xd5, 0x64, 0xf2, 0x8d, 0x01, 0xb1,
0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18, 0x08, 0x04, 0x00, 0x00, 0x00, 0x4a, 0x7e, 0xf5,
0x73, 0x00, 0x00, 0x01, 0x6c, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x95, 0xd3, 0xbd, 0x4b, 0xc3,
0x40, 0x18, 0xc7, 0xf1, 0x0e, 0x4a, 0x85, 0x22, 0x0e, 0x4e, 0x8e, 0xfe, 0x27, 0xae, 0x9d, 0x73,
0x09, 0xd6, 0xaa, 0x29, 0xa8, 0x15, 0xa9, 0x5a, 0x1c, 0xf4, 0x2f, 0x70, 0x12, 0x0a, 0xae, 0x22,
0x4e, 0xa2, 0xa0, 0xab, 0xce, 0x1d, 0xc4, 0x45, 0x37, 0x29, 0x0e, 0x0e, 0x62, 0xc1, 0xc1, 0x56,
0x6b, 0x51, 0xda, 0xe6, 0xad, 0x49, 0xbf, 0x0e, 0xa6, 0x69, 0x53, 0xaf, 0x2f, 0xde, 0x6f, 0x09,
0x49, 0x3e, 0x97, 0x7b, 0x9e, 0xbb, 0x44, 0x22, 0x91, 0x78, 0x54, 0x29, 0x2b, 0x95, 0x76, 0x36,
0xaa, 0x1f, 0xde, 0x6a, 0x55, 0xa9, 0x28, 0x95, 0xd4, 0xa7, 0x61, 0x16, 0xaa, 0x8d, 0x6b, 0xa2,
0x91, 0xf0, 0x58, 0x8a, 0x09, 0xda, 0x51, 0x79, 0xa2, 0x45, 0x01, 0x81, 0x20, 0x85, 0xe1, 0xcc,
0x73, 0x67, 0x1a, 0xf7, 0x4c, 0xf6, 0x05, 0x27, 0x58, 0x80, 0xc9, 0x91, 0x0f, 0x04, 0x1a, 0x79,
0xcb, 0x7c, 0x64, 0x5a, 0x0a, 0x32, 0xd8, 0xb8, 0x80, 0x87, 0x4d, 0xc6, 0x07, 0x02, 0x95, 0x2b,
0xdb, 0x2c, 0x32, 0x23, 0x01, 0x09, 0x74, 0xd2, 0x58, 0xe8, 0xe8, 0x24, 0x02, 0x20, 0x10, 0x9c,
0x39, 0x56, 0x91, 0x29, 0xc9, 0x92, 0x04, 0x49, 0x2c, 0xff, 0xaa, 0x1b, 0x08, 0x8e, 0x6b, 0x4e,
0x7a, 0x28, 0x68, 0x51, 0x0f, 0xf2, 0xe5, 0x79, 0xdb, 0x43, 0x80, 0x8a, 0xde, 0x9d, 0x72, 0xd0,
0xde, 0x7e, 0xa0, 0x27, 0x6f, 0xd2, 0xb6, 0xfe, 0x0b, 0xec, 0xa1, 0x4a, 0xc0, 0x22, 0x3b, 0x32,
0xa0, 0x71, 0x81, 0x8b, 0x40, 0xb0, 0x80, 0x1d, 0x02, 0x6b, 0x34, 0x39, 0x47, 0x0b, 0x83, 0x4d,
0x5e, 0x30, 0xc1, 0x9f, 0xd1, 0x0e, 0x15, 0x9b, 0xa5, 0x89, 0x45, 0x91, 0xec, 0x7b, 0x00, 0x1e,
0x66, 0x3d, 0x3a, 0xc3, 0x83, 0xae, 0x66, 0xd6, 0x69, 0xf8, 0x77, 0x4b, 0x4d, 0x62, 0xc1, 0x17,
0x32, 0x3c, 0x63, 0xd2, 0x92, 0x2e, 0x69, 0x1d, 0x17, 0x8b, 0x5b, 0xf4, 0x52, 0xa8, 0x06, 0x95,
0x53, 0xbf, 0xd8, 0xbf, 0xa0, 0xc6, 0x81, 0xbc, 0x4b, 0x5b, 0xfe, 0x79, 0x72, 0x7a, 0xba, 0xb4,
0x32, 0x78, 0x1f, 0x7a, 0xc1, 0xc0, 0x8d, 0x5b, 0x27, 0xc7, 0x21, 0x2e, 0x39, 0x72, 0x64, 0x46,
0x01, 0x09, 0x4a, 0xb8, 0x40, 0x93, 0x6f, 0x96, 0x47, 0x3b, 0x1a, 0xbb, 0xd8, 0x80, 0xc5, 0xfe,
0xe8, 0x67, 0xe9, 0x12, 0xc8, 0x0f, 0xae, 0x21, 0x35, 0x21, 0x8c, 0xce, 0x03, 0x8d, 0x1b, 0x92,
0x12, 0xa0, 0xbc, 0x76, 0xfd, 0xd5, 0xe9, 0xf1, 0x78, 0x74, 0x58, 0xe6, 0xc6, 0x7e, 0xdf, 0xfd,
0x01, 0x8d, 0xca, 0x8d, 0x5a, 0x17, 0x51, 0xf5, 0x88, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e,
0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE sheetset_xpm[1] = {{ png, sizeof( png ), "sheetset_xpm" }};

View File

@ -7,49 +7,39 @@
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, 0x86, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xb5, 0x95, 0xcd, 0x6b, 0x13,
0x41, 0x18, 0xc6, 0x37, 0x16, 0x15, 0xc5, 0x3f, 0xc0, 0xaf, 0xea, 0x41, 0x2f, 0x82, 0x47, 0x05,
0x51, 0x04, 0x3d, 0x49, 0x90, 0x58, 0x37, 0xdf, 0x21, 0xd1, 0x28, 0x0d, 0xc9, 0xc1, 0xe0, 0x29,
0x04, 0x11, 0x84, 0xec, 0x21, 0x90, 0x88, 0x21, 0x82, 0x59, 0x35, 0xa9, 0x20, 0x5e, 0x8c, 0x87,
0x4d, 0x83, 0x31, 0x98, 0xa4, 0x55, 0xc4, 0x1a, 0xdb, 0x2a, 0x88, 0x1f, 0xe0, 0x45, 0xf1, 0xa2,
0xd8, 0xb3, 0x15, 0x2d, 0x45, 0xc1, 0xf1, 0x79, 0x97, 0x59, 0x59, 0xe3, 0x6e, 0x76, 0xb7, 0xe0,
0xc0, 0xc3, 0x0c, 0xb3, 0xef, 0xfb, 0xfc, 0x66, 0x76, 0x76, 0xde, 0x15, 0x04, 0x9b, 0x6d, 0xb3,
0xd4, 0x5f, 0x80, 0x18, 0x34, 0x67, 0x15, 0xbb, 0x49, 0x7a, 0xf2, 0x8c, 0xc7, 0x2e, 0x08, 0x0e,
0x00, 0x6c, 0xef, 0xc5, 0x99, 0x53, 0x72, 0xa3, 0xe7, 0xef, 0x76, 0xbb, 0x87, 0x87, 0x69, 0x62,
0x72, 0x7a, 0xec, 0xc0, 0xa5, 0xbe, 0x97, 0x72, 0x2c, 0x8d, 0x73, 0xb9, 0xdc, 0x2a, 0x74, 0xae,
0x2d, 0x52, 0xff, 0xb9, 0x3c, 0x39, 0xed, 0xed, 0xf5, 0x7a, 0xcc, 0x8e, 0xae, 0x2a, 0x0f, 0x8e,
0x03, 0x30, 0x6b, 0x68, 0xea, 0xf7, 0xfb, 0xf7, 0xfb, 0x7c, 0xbe, 0x1b, 0xe8, 0xdf, 0x43, 0x3f,
0x20, 0x06, 0x7d, 0x89, 0xc5, 0x62, 0x2f, 0x4b, 0xa5, 0x12, 0x6b, 0xb7, 0xdb, 0x96, 0x80, 0x4e,
0xa7, 0x73, 0xe8, 0x1f, 0x63, 0xaf, 0xd7, 0xbb, 0x15, 0x46, 0xf7, 0xb9, 0x21, 0x69, 0x29, 0x10,
0x08, 0xcc, 0x41, 0x8f, 0x31, 0x7e, 0xa7, 0xcd, 0x47, 0xa3, 0x51, 0x56, 0xa9, 0x54, 0x9c, 0x01,
0x60, 0xb2, 0x13, 0xab, 0xfe, 0xc8, 0x4d, 0x9e, 0x62, 0x7c, 0x04, 0x73, 0x6b, 0xf4, 0x31, 0xd5,
0x6a, 0x35, 0x50, 0x2c, 0x16, 0x59, 0x24, 0x12, 0x51, 0x41, 0x92, 0x24, 0x31, 0xbc, 0x73, 0x6b,
0x00, 0x8c, 0x36, 0x22, 0xe1, 0x13, 0xf4, 0x0b, 0x3a, 0x6f, 0x76, 0x1e, 0x74, 0x80, 0x94, 0xac,
0x28, 0x0a, 0x4b, 0x24, 0x12, 0x2a, 0xa4, 0x50, 0x28, 0x58, 0x03, 0x10, 0x78, 0x8b, 0x82, 0x01,
0x3a, 0x37, 0xec, 0xc0, 0x35, 0x00, 0xa9, 0xd9, 0x6c, 0xb2, 0x78, 0x3c, 0xce, 0x82, 0xc1, 0x20,
0xab, 0xd7, 0xeb, 0xe6, 0x00, 0xbc, 0x8a, 0x3d, 0x7c, 0xe5, 0xb3, 0x00, 0x8c, 0xd8, 0x05, 0x90,
0x6a, 0xb5, 0x9a, 0xba, 0x8b, 0x4c, 0x26, 0x33, 0x14, 0x70, 0x85, 0xaf, 0xfe, 0xa8, 0xd5, 0x27,
0x3b, 0x08, 0x20, 0xa5, 0x52, 0x29, 0x75, 0x17, 0xad, 0x56, 0xcb, 0x18, 0x00, 0xe3, 0x57, 0x00,
0x7c, 0x1f, 0x3c, 0x50, 0xbb, 0x80, 0x7c, 0x3e, 0xaf, 0xee, 0x82, 0x76, 0x63, 0x08, 0xc0, 0xc3,
0x45, 0xe8, 0x8d, 0x8d, 0x9b, 0x3c, 0x7f, 0xad, 0xf1, 0x50, 0x1c, 0x04, 0xc8, 0xb2, 0xac, 0x02,
0xca, 0xe5, 0xf2, 0x5f, 0xf3, 0x95, 0xc6, 0x94, 0x48, 0x97, 0x53, 0xe0, 0x17, 0xe9, 0xf5, 0x50,
0x77, 0xc6, 0x5c, 0x74, 0xed, 0xe9, 0xfa, 0xd7, 0x1a, 0x53, 0xc7, 0x68, 0x75, 0x9a, 0xb2, 0xd9,
0xec, 0x05, 0x02, 0xa4, 0xd3, 0x69, 0x59, 0x9b, 0xa3, 0x98, 0x3f, 0xa5, 0x82, 0x7f, 0x9e, 0x8b,
0x0e, 0x8a, 0xdd, 0xbc, 0x7e, 0x1e, 0x67, 0x78, 0x96, 0x9f, 0xe1, 0x09, 0xc3, 0x62, 0x87, 0x87,
0x77, 0x29, 0x40, 0x14, 0xc5, 0xdd, 0xc2, 0x0a, 0x1a, 0x8c, 0x9b, 0x94, 0x1f, 0x0a, 0x85, 0x76,
0x99, 0xd5, 0x9d, 0x93, 0xfc, 0xf6, 0x5e, 0x77, 0x6a, 0x8e, 0xd2, 0xb2, 0x1d, 0x79, 0xcb, 0xd0,
0x5b, 0xd3, 0x20, 0xb7, 0xdb, 0xbd, 0x96, 0x97, 0x88, 0x65, 0x24, 0xec, 0x73, 0xe0, 0xef, 0xd2,
0x56, 0x8f, 0x7e, 0x7c, 0x68, 0x24, 0x00, 0x1e, 0x7e, 0xd9, 0x3e, 0x63, 0xab, 0x3b, 0xec, 0x98,
0x23, 0xe7, 0x0e, 0x37, 0xef, 0xf3, 0x92, 0x2e, 0x58, 0x41, 0xce, 0x70, 0xc8, 0x57, 0xe8, 0xb4,
0x59, 0x12, 0x0c, 0xb7, 0x69, 0x2b, 0xd7, 0x00, 0x1e, 0x8f, 0x67, 0xbd, 0xdd, 0x03, 0x1b, 0xe7,
0xf7, 0x82, 0x92, 0x3f, 0x00, 0x7a, 0x19, 0x7d, 0x02, 0x7d, 0x0c, 0x7d, 0x06, 0xba, 0x07, 0xfd,
0xe4, 0xcf, 0x1f, 0x41, 0x0d, 0x3e, 0x9e, 0x41, 0xee, 0x06, 0xbb, 0x10, 0xaa, 0xac, 0x13, 0xd0,
0x37, 0xdd, 0x7f, 0x81, 0xe9, 0x56, 0xfc, 0x82, 0x80, 0xfc, 0x0c, 0x46, 0x30, 0x77, 0xdb, 0x31,
0x84, 0x83, 0xd6, 0x21, 0xe9, 0x20, 0x7d, 0x65, 0x18, 0x27, 0xd1, 0x8f, 0x85, 0xc3, 0xe1, 0x51,
0x83, 0xb8, 0x95, 0x43, 0xec, 0xb6, 0x64, 0x32, 0xb9, 0x1a, 0xc6, 0x0a, 0x87, 0x74, 0x84, 0xff,
0xd1, 0x08, 0x82, 0x57, 0x77, 0x93, 0xca, 0xbe, 0x7e, 0xfe, 0x37, 0xbf, 0xc7, 0x93, 0x86, 0x98,
0x50, 0xc5, 0x91, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18, 0x08, 0x04, 0x00, 0x00, 0x00, 0x4a, 0x7e, 0xf5,
0x73, 0x00, 0x00, 0x01, 0xe4, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x9d, 0x92, 0xbd, 0x6b, 0x93,
0x71, 0x10, 0xc7, 0xaf, 0xad, 0x15, 0x4c, 0xc5, 0xba, 0xf9, 0xb2, 0x28, 0xa2, 0x68, 0x16, 0x05,
0x5d, 0xa4, 0x52, 0xaa, 0x54, 0xc1, 0x25, 0x5a, 0x73, 0x9f, 0x23, 0x2d, 0x1a, 0xaa, 0x82, 0x41,
0x28, 0x1d, 0x1c, 0x74, 0x72, 0xc8, 0x3f, 0xe0, 0x20, 0xf8, 0x0f, 0x18, 0xb4, 0xa3, 0x88, 0x82,
0x88, 0x10, 0x10, 0x11, 0xd4, 0xc1, 0x82, 0x3a, 0x48, 0x82, 0x41, 0x14, 0xf1, 0xf1, 0x0d, 0x2d,
0x0d, 0xb1, 0x05, 0x49, 0xce, 0x21, 0xcd, 0xf3, 0x62, 0xb4, 0xa2, 0xf7, 0x2c, 0xc7, 0xf1, 0xfd,
0xdc, 0xf7, 0x77, 0xcf, 0x9d, 0x48, 0x18, 0xc5, 0x5e, 0x3b, 0xc4, 0x15, 0x9e, 0x50, 0xd3, 0xb7,
0xdc, 0xd3, 0x4b, 0xd9, 0xbd, 0xb2, 0x5c, 0xd8, 0x1e, 0x66, 0xf1, 0xe4, 0x67, 0x8f, 0x6c, 0xe4,
0x0f, 0x72, 0x2e, 0xf0, 0x03, 0xe7, 0xb9, 0x4e, 0xe5, 0xd2, 0x99, 0x54, 0x7e, 0x20, 0x97, 0x66,
0x9a, 0x67, 0x38, 0x4d, 0x2e, 0xfe, 0x46, 0xae, 0xe7, 0x70, 0x1a, 0x56, 0x90, 0x9e, 0x78, 0xb5,
0xd8, 0xab, 0x67, 0x58, 0xc0, 0xbb, 0x10, 0x3b, 0x4c, 0x8b, 0x3a, 0xc3, 0x22, 0x99, 0x14, 0x97,
0x8b, 0xbd, 0x09, 0xe7, 0x21, 0x1a, 0xb4, 0xf4, 0x60, 0x5c, 0xde, 0x47, 0x15, 0xd7, 0x49, 0x11,
0x91, 0x4c, 0x0a, 0xd7, 0xd2, 0xfe, 0x15, 0x89, 0x76, 0x79, 0x5c, 0x2b, 0xd6, 0x17, 0x3d, 0x67,
0x0c, 0xe7, 0x71, 0x3b, 0xcf, 0xa4, 0x70, 0xdc, 0x6e, 0xd9, 0xaa, 0x18, 0xd1, 0x63, 0x0f, 0x71,
0x8e, 0x46, 0xa6, 0xd7, 0x70, 0xcb, 0xc7, 0x01, 0x9c, 0xfb, 0x36, 0x18, 0x9b, 0xf0, 0x04, 0xce,
0xd5, 0x08, 0xa8, 0xe2, 0xd9, 0x0d, 0xbf, 0x00, 0x6e, 0x2f, 0xc6, 0x37, 0x86, 0x8f, 0x5a, 0x8f,
0x6b, 0x25, 0x02, 0x3e, 0xd2, 0xe8, 0xe4, 0x11, 0x80, 0x53, 0xb3, 0xad, 0xa1, 0x66, 0x9e, 0xef,
0x11, 0x30, 0x47, 0xbd, 0x93, 0xe7, 0x07, 0x12, 0x8b, 0x0b, 0x8e, 0xed, 0x5a, 0xd2, 0x7c, 0x8b,
0x03, 0x55, 0x7c, 0x6c, 0x6d, 0x97, 0xc3, 0x03, 0x46, 0xb3, 0xbb, 0x27, 0xd6, 0x89, 0x88, 0xd8,
0x20, 0xae, 0xaf, 0xa3, 0x91, 0x4a, 0xb8, 0x1d, 0x89, 0x39, 0x04, 0xdc, 0xc1, 0xa9, 0x77, 0x9a,
0x88, 0x68, 0x06, 0xe7, 0x46, 0xe4, 0x70, 0x0a, 0xe7, 0x76, 0x08, 0xbc, 0xd1, 0x6d, 0xb6, 0x9d,
0x16, 0x6e, 0xe7, 0x43, 0xc5, 0x4d, 0xdc, 0x4e, 0x4a, 0x6c, 0xd0, 0x4f, 0xb4, 0x18, 0x15, 0x11,
0xb1, 0x95, 0xe3, 0x9b, 0x45, 0x44, 0xec, 0x2e, 0x4e, 0x79, 0xe9, 0x1f, 0x8d, 0xd0, 0x22, 0xc8,
0xa4, 0xe2, 0x97, 0x74, 0x1a, 0xe7, 0xbd, 0x6e, 0x89, 0x55, 0x76, 0x30, 0xd3, 0x6e, 0x91, 0xdd,
0x64, 0x41, 0xa2, 0x7f, 0xb4, 0x3c, 0xde, 0x65, 0xf7, 0x75, 0xdd, 0xf0, 0x10, 0x01, 0xce, 0x5c,
0x67, 0x4f, 0x61, 0x14, 0xfa, 0xb5, 0x84, 0xd3, 0x64, 0x26, 0x7b, 0xa0, 0x7d, 0x35, 0x85, 0x7e,
0x86, 0xf5, 0x3a, 0x4d, 0x5c, 0x17, 0x71, 0x5e, 0x76, 0x21, 0x22, 0x3a, 0xc1, 0x57, 0x1c, 0x67,
0x51, 0x5f, 0x51, 0x63, 0x01, 0xc7, 0xf9, 0xa2, 0x67, 0x73, 0x69, 0x02, 0x5c, 0x2b, 0xd1, 0xe6,
0x63, 0xe3, 0xeb, 0x24, 0x65, 0xe6, 0x71, 0x9c, 0x3a, 0x65, 0x9d, 0x6a, 0x5f, 0xd4, 0x32, 0x48,
0x3b, 0x8e, 0xaf, 0xb1, 0xd5, 0xc9, 0xca, 0x5f, 0x91, 0xee, 0xf8, 0x0f, 0x44, 0x77, 0xf2, 0x19,
0xb7, 0xa7, 0x22, 0xff, 0x82, 0x7c, 0x60, 0xf6, 0x27, 0x12, 0xe6, 0x04, 0x21, 0x24, 0x4e, 0x2b,
0x85, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE zoom_area_xpm[1] = {{ png, sizeof( png ), "zoom_area_xpm" }};

View File

@ -8,30 +8,33 @@
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, 0x04, 0x00, 0x00, 0x00, 0x4a, 0x7e, 0xf5,
0x73, 0x00, 0x00, 0x01, 0x6a, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0xbd, 0x93, 0xbf, 0x4a, 0x5c,
0x51, 0x10, 0x87, 0x87, 0x15, 0x4d, 0xda, 0xb8, 0x5a, 0x07, 0x12, 0xbb, 0xb0, 0x8f, 0x91, 0x80,
0x16, 0xde, 0x5c, 0xe7, 0x9b, 0x5d, 0x34, 0x4d, 0x2a, 0x9f, 0x63, 0xab, 0x54, 0x82, 0x10, 0x7b,
0x2b, 0x51, 0x31, 0x4f, 0x20, 0xae, 0xef, 0x60, 0x95, 0x90, 0x08, 0xd7, 0xe8, 0x96, 0x8a, 0xd9,
0xac, 0xff, 0x10, 0xc4, 0x9f, 0xc5, 0x2e, 0x5e, 0xd9, 0xeb, 0x5d, 0xb1, 0x71, 0xa6, 0x19, 0xe6,
0xcc, 0x77, 0x7e, 0xe7, 0x9c, 0x99, 0x63, 0x76, 0x6f, 0x5f, 0x5f, 0xf3, 0x85, 0x2d, 0x32, 0x6e,
0xb8, 0x8e, 0x3d, 0xd6, 0x48, 0x9a, 0x15, 0x2b, 0x37, 0x3e, 0x91, 0x21, 0x84, 0x38, 0xe7, 0xb2,
0x1f, 0xed, 0x07, 0x65, 0xe5, 0x4b, 0x08, 0xc5, 0x8e, 0xfb, 0xc2, 0x1b, 0x33, 0xb3, 0xb4, 0x1a,
0x0d, 0x76, 0x11, 0xe2, 0xfb, 0x23, 0x3a, 0x7c, 0x43, 0x9c, 0x90, 0x14, 0xf2, 0x09, 0x1d, 0xc4,
0xf2, 0x40, 0xda, 0xeb, 0x88, 0x93, 0xa8, 0x3d, 0xa6, 0xec, 0x1f, 0xf8, 0x87, 0x22, 0x7d, 0x90,
0x8a, 0x31, 0xda, 0x28, 0x66, 0xcd, 0xb6, 0x55, 0x74, 0x33, 0x12, 0xc4, 0xe1, 0xe2, 0x68, 0xbe,
0xc7, 0x3c, 0xa2, 0x65, 0x56, 0x06, 0x98, 0xc5, 0x0e, 0x8a, 0x46, 0x7e, 0xce, 0x1f, 0xc8, 0xeb,
0xc3, 0x00, 0x02, 0xb1, 0x9e, 0x03, 0x19, 0x9a, 0x9f, 0x18, 0xaa, 0x30, 0x89, 0xd8, 0xcf, 0x81,
0x63, 0xce, 0x7a, 0x51, 0x19, 0x60, 0x46, 0x97, 0xcb, 0x1c, 0xf8, 0xcf, 0xf9, 0x93, 0xc0, 0x7d,
0x8d, 0x99, 0xf9, 0x4f, 0x94, 0x56, 0x87, 0x01, 0x69, 0x15, 0xf1, 0x27, 0x57, 0x58, 0x45, 0xbd,
0x01, 0x28, 0x03, 0xbc, 0x8e, 0x7c, 0x33, 0xef, 0xc3, 0xc2, 0x33, 0x9f, 0x75, 0xfa, 0x15, 0x6d,
0x44, 0x52, 0x06, 0xc4, 0x2c, 0xf2, 0x83, 0x18, 0x7b, 0xd8, 0x6b, 0x10, 0xa7, 0x51, 0xdb, 0x1a,
0x19, 0xf4, 0x66, 0x25, 0x6a, 0x74, 0x06, 0x46, 0xc3, 0xcc, 0xcc, 0x57, 0x10, 0xa7, 0xc5, 0xe1,
0xf3, 0xcf, 0x74, 0x90, 0x77, 0x1b, 0xef, 0x07, 0x16, 0x9a, 0x15, 0x96, 0xb8, 0x45, 0xb4, 0xbc,
0x1e, 0xe3, 0xfd, 0x66, 0x05, 0x2d, 0x84, 0xe8, 0x22, 0x3f, 0x2a, 0x20, 0x66, 0xf1, 0x91, 0xbf,
0xfd, 0x6f, 0x73, 0x46, 0xb7, 0x17, 0xf9, 0x41, 0xa4, 0x73, 0x6f, 0xc9, 0x10, 0xed, 0x98, 0x2a,
0x22, 0x23, 0x3e, 0xc3, 0x06, 0x19, 0x57, 0x5c, 0x90, 0xb1, 0x41, 0xf4, 0xae, 0x3a, 0x04, 0x29,
0xb3, 0x97, 0x41, 0xfc, 0x9d, 0x1f, 0x21, 0x7e, 0x99, 0x3d, 0x07, 0xf9, 0xcd, 0xf6, 0x1d, 0xec,
0x0f, 0x71, 0x9e, 0xeb, 0xa6, 0xe2, 0xf7, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae,
0x73, 0x00, 0x00, 0x01, 0x9a, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0xbd, 0x92, 0x31, 0x4f, 0x93,
0x51, 0x14, 0x86, 0x4f, 0x30, 0x22, 0x9b, 0x51, 0x74, 0xd0, 0xc5, 0x44, 0x1d, 0x48, 0x0c, 0xbf,
0xc0, 0x19, 0x13, 0x34, 0xa1, 0xd6, 0xfb, 0x9c, 0x36, 0xc0, 0xe2, 0xe4, 0xef, 0xe8, 0xe4, 0x44,
0x42, 0x02, 0x3b, 0x61, 0x30, 0x42, 0x34, 0x71, 0xd6, 0x50, 0xff, 0x00, 0x93, 0x93, 0x46, 0x9b,
0x7c, 0x28, 0x9d, 0x8c, 0x04, 0x4b, 0xa1, 0x54, 0xa2, 0xf0, 0x3a, 0xf4, 0x6b, 0xef, 0xc7, 0xd7,
0x16, 0xc3, 0xe2, 0xb9, 0xcb, 0xb9, 0xf7, 0x9e, 0xe7, 0xde, 0xf7, 0xde, 0xf3, 0x9a, 0xf5, 0xe2,
0xe9, 0x18, 0xf3, 0xbc, 0x22, 0xe1, 0x0f, 0x47, 0xfe, 0x81, 0x17, 0x14, 0x2a, 0x23, 0x36, 0x3c,
0x78, 0x40, 0x82, 0x10, 0xe2, 0x80, 0xc3, 0x34, 0xab, 0x39, 0xc3, 0xca, 0x17, 0x10, 0xf2, 0x8d,
0x10, 0xe6, 0xae, 0x98, 0xe9, 0x4d, 0xe5, 0xa6, 0x97, 0x79, 0x8f, 0x10, 0x4b, 0x03, 0xee, 0xe1,
0x39, 0x62, 0x87, 0x42, 0x77, 0x2e, 0xb5, 0x36, 0x75, 0xd9, 0x8c, 0x02, 0x0d, 0xc4, 0x62, 0xae,
0x3c, 0x94, 0x10, 0x3b, 0x3e, 0x69, 0x96, 0x0a, 0x91, 0xf4, 0xf6, 0x57, 0xbb, 0xa6, 0x1b, 0x66,
0xe1, 0x1e, 0x3f, 0x91, 0x17, 0x33, 0xe5, 0x3e, 0x4a, 0x1d, 0xf9, 0x8c, 0x59, 0x16, 0x40, 0xab,
0xbf, 0xdb, 0xdf, 0x35, 0x61, 0x46, 0x01, 0xf1, 0xed, 0xd9, 0xc5, 0x78, 0xfe, 0x2c, 0xa2, 0x9a,
0x4a, 0xcb, 0x00, 0x68, 0xf9, 0xf8, 0x68, 0x4f, 0xf7, 0xcd, 0x7c, 0x03, 0x79, 0x39, 0xea, 0x7f,
0x8d, 0x42, 0x29, 0x0f, 0x74, 0xe3, 0xa4, 0xa5, 0x47, 0x38, 0xe2, 0x65, 0x04, 0x12, 0x34, 0x7b,
0xed, 0x34, 0xd0, 0x1d, 0xa9, 0xe8, 0xeb, 0x88, 0x5a, 0x04, 0x7e, 0xb0, 0xdf, 0xcb, 0x07, 0x02,
0x66, 0x34, 0x39, 0x8c, 0xc0, 0x1e, 0x07, 0xff, 0x04, 0x32, 0x35, 0x16, 0x3e, 0xa2, 0xe2, 0xf8,
0x59, 0x40, 0x71, 0x1c, 0xf1, 0x25, 0xde, 0xb0, 0x82, 0xba, 0x06, 0x18, 0x0c, 0x84, 0x12, 0x0a,
0xeb, 0xb1, 0x0f, 0x73, 0xfd, 0xdf, 0x9a, 0x7b, 0xf4, 0xe9, 0x6f, 0x9d, 0xbe, 0x44, 0x1d, 0x75,
0x6c, 0x31, 0x08, 0xf0, 0x19, 0x14, 0xb6, 0x7c, 0x34, 0xdb, 0x6b, 0x10, 0xbb, 0x59, 0x6b, 0x44,
0xc0, 0x27, 0x69, 0xe4, 0xac, 0x61, 0x66, 0x16, 0x96, 0x11, 0xbb, 0xd1, 0x7c, 0xbd, 0xf5, 0xc7,
0x34, 0x50, 0x68, 0x96, 0xef, 0xe4, 0x36, 0x2a, 0x23, 0x2c, 0x70, 0x82, 0xa8, 0x86, 0x92, 0x5f,
0x4d, 0x9b, 0xe5, 0x54, 0x11, 0xa2, 0x89, 0xc2, 0x76, 0x1f, 0x62, 0xe6, 0x53, 0x7c, 0x4d, 0xa5,
0xec, 0xd3, 0xec, 0x64, 0x61, 0xcb, 0x8b, 0x4f, 0x6e, 0x91, 0x20, 0xea, 0x7e, 0xb7, 0x1f, 0xb9,
0x10, 0x1e, 0xb2, 0x46, 0x42, 0x9b, 0x16, 0x09, 0x6b, 0x78, 0xe7, 0xa9, 0x67, 0x20, 0xc3, 0xe2,
0xff, 0x20, 0xe1, 0x76, 0xd8, 0x46, 0x7c, 0x32, 0x3b, 0x0f, 0xf2, 0x99, 0x77, 0x7f, 0x01, 0x8d,
0x64, 0x54, 0xdb, 0xf0, 0xc8, 0xa1, 0x2e, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae,
0x42, 0x60, 0x82,
};

View File

@ -8,31 +8,36 @@
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, 0x04, 0x00, 0x00, 0x00, 0x4a, 0x7e, 0xf5,
0x73, 0x00, 0x00, 0x01, 0x71, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0xbd, 0x92, 0xbb, 0x4e, 0x1b,
0x51, 0x10, 0x86, 0x47, 0x46, 0x5c, 0x5a, 0x6e, 0x35, 0x12, 0xa4, 0x43, 0x7e, 0x0c, 0x90, 0x92,
0x82, 0xc5, 0xcc, 0x37, 0xb6, 0x80, 0x26, 0x55, 0x9e, 0xc3, 0x15, 0x15, 0x52, 0x24, 0xd2, 0xa7,
0x8a, 0x02, 0x22, 0x4f, 0x80, 0x70, 0xde, 0x21, 0x15, 0x51, 0x40, 0x5a, 0x2e, 0x2e, 0x83, 0xc0,
0x31, 0x84, 0x28, 0x12, 0xe2, 0x4f, 0xb1, 0x0e, 0xeb, 0x78, 0x59, 0x10, 0x4d, 0x66, 0x9a, 0xd1,
0x9c, 0xf3, 0x9d, 0x7f, 0xce, 0xcc, 0x98, 0xdd, 0xdb, 0xeb, 0x31, 0xd6, 0xd9, 0x25, 0xe5, 0x96,
0xdf, 0xf1, 0x85, 0x0f, 0x24, 0xcd, 0x8a, 0x95, 0x1b, 0x8b, 0xa4, 0x08, 0x21, 0xae, 0xb9, 0xe9,
0x45, 0x47, 0x41, 0xd9, 0xf5, 0x4d, 0x84, 0x62, 0xdf, 0x7d, 0x6d, 0xdc, 0xcc, 0xac, 0x36, 0x19,
0x0d, 0x3e, 0x23, 0xc4, 0xd6, 0x03, 0x3a, 0x6c, 0x20, 0xce, 0x49, 0x0a, 0xf9, 0x84, 0x0e, 0xe2,
0xed, 0x40, 0xda, 0xeb, 0x88, 0xf3, 0xa8, 0x3e, 0xa4, 0xec, 0xf3, 0x5c, 0xa2, 0xa8, 0xf5, 0xa5,
0x62, 0x84, 0x36, 0x8a, 0x25, 0xb3, 0x3d, 0x15, 0xdd, 0x8c, 0x04, 0x71, 0xfa, 0x66, 0x38, 0x7f,
0x63, 0x15, 0xd1, 0x32, 0x2b, 0x03, 0xcc, 0x62, 0x1f, 0x45, 0x23, 0xaf, 0xf3, 0x13, 0xf2, 0xfa,
0x63, 0x00, 0x81, 0xf8, 0x98, 0x03, 0x29, 0x5a, 0x9d, 0xfa, 0x0b, 0xf4, 0xda, 0xf9, 0xaf, 0xc2,
0x34, 0xe2, 0x28, 0x07, 0xbe, 0x73, 0x95, 0x45, 0x65, 0x0a, 0x66, 0x74, 0xb9, 0xc9, 0x81, 0x1f,
0x5c, 0x3f, 0x09, 0xdc, 0xdf, 0x31, 0x33, 0x3f, 0x40, 0xb5, 0xc9, 0x7e, 0xa0, 0xbf, 0xac, 0x6c,
0x88, 0x88, 0xc3, 0x5c, 0xe1, 0x3d, 0xca, 0x16, 0xa0, 0x4c, 0xc1, 0xeb, 0xc8, 0x77, 0xf2, 0x39,
0xac, 0x3d, 0xb3, 0xad, 0x2f, 0x47, 0x69, 0x23, 0x92, 0x32, 0x20, 0x96, 0x90, 0x1f, 0xc7, 0x48,
0xff, 0xac, 0x41, 0x5c, 0x44, 0x75, 0x77, 0x68, 0xd0, 0x9b, 0x95, 0xa8, 0xd2, 0x19, 0x58, 0x0d,
0x33, 0x33, 0x7f, 0x87, 0xb8, 0x28, 0x2e, 0x9f, 0x2f, 0xd3, 0x41, 0xde, 0x6d, 0xcc, 0x0d, 0x1c,
0x34, 0x2b, 0x6c, 0x72, 0x87, 0x68, 0x79, 0x3d, 0x26, 0x7a, 0xc3, 0x0a, 0x5a, 0x08, 0xd1, 0x45,
0x7e, 0x56, 0x40, 0xcc, 0x62, 0x81, 0x93, 0x5e, 0x43, 0xaf, 0xe8, 0x66, 0x91, 0x1f, 0x47, 0x6d,
0x65, 0x86, 0x14, 0xd1, 0x8e, 0x17, 0x45, 0x64, 0xc8, 0x5f, 0xb1, 0x4d, 0xca, 0x2f, 0x7e, 0x92,
0xb2, 0x4d, 0x64, 0x5f, 0x7d, 0x04, 0x29, 0xb3, 0xff, 0x83, 0xf8, 0xac, 0x9f, 0x21, 0xbe, 0x9a,
0x3d, 0x07, 0xf9, 0xc6, 0xde, 0x1f, 0x68, 0x33, 0x6e, 0x76, 0x84, 0x39, 0x4b, 0x13, 0x00, 0x00,
0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
0x73, 0x00, 0x00, 0x01, 0xbb, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0xbd, 0x93, 0x49, 0x2f, 0x04,
0x51, 0x10, 0xc7, 0x3b, 0xf6, 0x93, 0x6d, 0x10, 0x89, 0x88, 0x04, 0x37, 0xf1, 0x0d, 0x1c, 0x5c,
0x08, 0x0e, 0x46, 0x7b, 0xff, 0x9a, 0xb1, 0x5c, 0x24, 0x42, 0x38, 0xf9, 0x0a, 0x38, 0x70, 0x91,
0x48, 0xb8, 0x3b, 0x89, 0x11, 0x3e, 0x81, 0xe0, 0x23, 0x58, 0x4e, 0x23, 0x46, 0xec, 0x17, 0x41,
0x2c, 0x63, 0x8b, 0x44, 0xb4, 0xaa, 0x9a, 0x36, 0xdd, 0xb4, 0x91, 0xb8, 0x78, 0x9d, 0xf4, 0xbc,
0xae, 0xfa, 0xff, 0xea, 0xbd, 0x5a, 0xc6, 0xb2, 0xd2, 0x6b, 0xa0, 0x00, 0xfd, 0x58, 0xc1, 0x11,
0xde, 0xf0, 0x4a, 0xbb, 0x58, 0x44, 0x78, 0x3c, 0xcb, 0xca, 0xbc, 0xd0, 0xca, 0x52, 0x47, 0x9f,
0x47, 0x3c, 0xbb, 0xbb, 0x03, 0x42, 0x26, 0xf9, 0x8c, 0x08, 0x68, 0xdd, 0x98, 0xbe, 0x12, 0xf9,
0xb6, 0x43, 0x14, 0xc5, 0xa6, 0x42, 0x73, 0x3f, 0x9c, 0x83, 0x29, 0x76, 0x5c, 0x23, 0x1c, 0xb0,
0x87, 0x71, 0xc7, 0x9e, 0xd9, 0x6f, 0x66, 0x13, 0x11, 0x39, 0x35, 0x5a, 0x56, 0x7f, 0xa1, 0x19,
0xa2, 0xe1, 0xae, 0x62, 0xb1, 0x52, 0x9b, 0xfa, 0x1a, 0x70, 0xcb, 0x27, 0xdb, 0x3e, 0x39, 0xe5,
0xe1, 0x9c, 0x4d, 0x9d, 0x22, 0x47, 0x42, 0x2f, 0x71, 0x28, 0x88, 0x89, 0x37, 0xe7, 0xb8, 0xa7,
0x38, 0x38, 0x1d, 0xce, 0xf5, 0xe2, 0xf7, 0xb2, 0x61, 0x43, 0xd1, 0x41, 0x37, 0x55, 0x87, 0x46,
0x59, 0xe8, 0x98, 0x11, 0x37, 0xe4, 0x3a, 0x5b, 0xa2, 0xde, 0x3d, 0x57, 0xd9, 0x15, 0x51, 0xc7,
0x68, 0x1a, 0x18, 0x13, 0x00, 0x97, 0x54, 0xa4, 0x0a, 0xe2, 0xfd, 0x92, 0x07, 0x70, 0x31, 0x7b,
0xcb, 0xb4, 0x32, 0x15, 0xb8, 0x50, 0xe0, 0x8a, 0x2a, 0x15, 0x70, 0xcc, 0xb4, 0x06, 0x2a, 0x97,
0x02, 0x7b, 0xc0, 0x15, 0x1e, 0xd2, 0xf9, 0x54, 0x99, 0x09, 0x4c, 0xf6, 0x54, 0xab, 0x5d, 0xd0,
0xd7, 0x68, 0x9d, 0xee, 0x93, 0x78, 0xf6, 0x80, 0x7b, 0x3c, 0xfe, 0xd8, 0x99, 0xd4, 0xf5, 0x62,
0x01, 0x8d, 0x89, 0xc3, 0xb1, 0x43, 0x6a, 0xde, 0x71, 0x45, 0xdb, 0x3e, 0xe0, 0x9d, 0x9a, 0xec,
0x10, 0xff, 0x26, 0xbc, 0x48, 0x0b, 0x9c, 0x24, 0x7c, 0x12, 0x7e, 0x82, 0x7d, 0x32, 0xcb, 0x5e,
0x1f, 0xfa, 0x3e, 0xcb, 0x9a, 0x09, 0xf8, 0x56, 0xd6, 0xf6, 0x7c, 0x69, 0x9c, 0x8c, 0x05, 0xb6,
0xdd, 0xa2, 0x6e, 0x7d, 0x91, 0x77, 0x72, 0xfc, 0x63, 0xca, 0xf3, 0x9b, 0xc0, 0xb2, 0x1b, 0x19,
0x8d, 0xe0, 0xa2, 0x46, 0x99, 0xa6, 0x2f, 0xa3, 0xa1, 0xb7, 0x9c, 0x17, 0x24, 0x38, 0x7c, 0xa6,
0x4b, 0xe4, 0x26, 0x99, 0x2a, 0xae, 0x6f, 0x8d, 0x67, 0xf1, 0x78, 0xbf, 0x4b, 0x2e, 0x26, 0x42,
0xa5, 0x6e, 0xb3, 0x08, 0x1b, 0x7a, 0xc5, 0x24, 0x23, 0x67, 0x01, 0x84, 0x25, 0x2d, 0x38, 0x71,
0x93, 0x7e, 0x10, 0x91, 0x76, 0xfa, 0x98, 0xec, 0xee, 0x1a, 0xfd, 0x63, 0x9d, 0x53, 0x7d, 0x10,
0xc9, 0x36, 0x1d, 0x88, 0xb1, 0xfb, 0x05, 0x4f, 0xfc, 0x8e, 0x81, 0x52, 0xa9, 0xfe, 0x82, 0x64,
0x5a, 0xff, 0x83, 0x98, 0x5a, 0x73, 0xc6, 0xc8, 0x9e, 0x65, 0xfd, 0x05, 0xd9, 0xc7, 0xda, 0x07,
0x46, 0xe8, 0x10, 0xc8, 0x5f, 0x74, 0x12, 0x95, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44,
0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE zoom_fit_to_objects_xpm[1] = {{ png, sizeof( png ), "zoom_fit_to_objects_xpm" }};

View File

@ -18,7 +18,7 @@
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
gridtolerance="10000"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
@ -82,13 +82,13 @@
id="title9474">folder</title>
<path
class="cls-1"
d="M 14.931059,24.006307 4.9665158,24 C 1.3289763,23.997698 0.0259535,20.953637 0.0259535,19.935237 V 3 c 0,-2.1046 0.70426099,-2.00703367 1.8088603,-2.00579449 L 7,1 c 0.8432626,1.3e-5 2.230059,0.1560773 3,0.5 l 2.5,1 C 13.434053,2.7733 14.437835,2.9999873 15,3 h 3.5 c 1.102958,-2.209e-4 2.345176,1.4651643 2.367366,2.5678995 l 0.170527,8.4743325 c 0.0092,0.457768 -5.418525,9.96451 -6.106834,9.964075 z"
d="M 15.523803,20.857842 5.514597,21.01405 C 1.8774996,21.070811 0.02132338,20.953627 0.0259535,19.935237 L 0.08664509,6.5861885 C 0.09621358,4.4816102 1.9757391,3.8311718 3.0800202,3.8577132 L 9,4 c 0.8432626,1.3e-5 1.230059,0.1560773 2,0.5 L 12,5 c 0.934053,0.2733 2,1 3,1 h 3.5 c 1.102958,-2.209e-4 2.414962,-0.062607 2.431689,1.0402244 l 0.106204,7.0020076 c 0.0069,0.457808 -4.825865,6.80487 -5.51409,6.81561 z"
id="path9476"
sodipodi:nodetypes="ssssscccccsss"
style="fill:#545454;fill-opacity:1" />
<path
class="cls-3"
d="m 7.239742,7.3929032 14.36786,0.1128678 c 1.104535,0.00868 2.341738,0.8109315 2,1.664078 l -5.124809,12.794053 c -0.683475,1.706293 -1.25254,1.599588 -3.461634,1.585324 L 4.387699,23.480565 C 2.1786061,23.466301 -0.2110699,21.406984 0.5816386,19.520199 L 4.9982814,9.0078056 C 5.354468,8.1600191 6.1352066,7.3842265 7.239742,7.3929032 Z"
d="M 7.5991407,7.4635827 21.607602,7.505771 c 1.104564,0.00333 2.350051,0.8143084 2,1.664078 l -4.453196,10.810408 c -0.700101,1.699539 -1.748196,1.622634 -3.957317,1.631906 l -10.5523741,0.04429 c -2.2091196,0.0093 -4.8557848,-0.249471 -4.0630763,-2.136256 L 4.9982814,9.0078056 C 5.354468,8.1600191 6.4945762,7.4602562 7.5991407,7.4635827 Z"
id="path9480"
style="fill:#545454;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
sodipodi:nodetypes="sssssssss" />

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -1,39 +1,110 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:dc="http://purl.org/dc/elements/1.1/"
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="Слой_1" data-name="Слой 1" viewBox="0 0 24 24" version="1.1" sodipodi:docname="paste.svg" inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
<sodipodi:namedview pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="1609" inkscape:window-height="1286" id="namedview30" showgrid="true" inkscape:zoom="11.313708" inkscape:cx="1.4807715" inkscape:cy="9.1983316" inkscape:window-x="0" inkscape:window-y="37" inkscape:window-maximized="0" inkscape:document-rotation="0" inkscape:current-layer="Слой_1">
<inkscape:grid type="xygrid" id="grid_kicad" spacingx="0.5" spacingy="0.5" color="#9999ff" opacity="0.13" empspacing="2" />
</sodipodi:namedview>
<metadata id="metadata43">
<rdf:RDF>
<cc:Work rdf:about="">
<cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>add_arc</dc:title>
</cc:Work>
<cc:License rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<defs id="defs158893">
<style id="style158891">.cls-1{fill:#686868;}.cls-2{fill:#b9b9b9;}.cls-3{fill:#bf2641;}.cls-4{fill:#fff;}.cls-5{fill:#545454;}</style>
</defs>
<title id="title158895">paste</title>
<path class="cls-1" d="M 7.4837,2.1366 V 0.5017 a 0.5,0.5 0 0 1 0.5,-0.5 h 2 a 0.5,0.5 0 0 1 0.5,0.5 v 1.6466 z" id="path158897" />
<path class="cls-2" d="m 3.493,1.9983 h 10.9816 a 3.4978,3.4978 0 0 1 3.4978,3.4978 v 12.0013 a 3.4978,3.4978 0 0 1 -3.4978,3.4978 H 3.4929 A 3.4978,3.4978 0 0 1 -0.0049,17.4974 V 5.4962 A 3.4979,3.4979 0 0 1 3.493,1.9983 Z" id="path158899" />
<ellipse class="cls-3" cx="16.998301" cy="16.998301" rx="7.0064998" ry="7" id="ellipse158901" />
<path class="cls-4" d="m 19.9059,12.7822 h -5.815 a 1.4548,1.4548 0 0 0 -1.4546,1.4548 v 5.823 a 1.4548,1.4548 0 0 0 1.4546,1.4547 h 5.8147 A 1.4547,1.4547 0 0 0 21.36,20.06 v -5.823 a 1.4548,1.4548 0 0 0 -1.4541,-1.4548 z m -2.3418,7.4689 h -2.9766 a 0.4159,0.4159 0 0 1 0,-0.8318 h 2.9766 a 0.4159,0.4159 0 0 1 0,0.8318 z m 2,-1.7273 h -4.9766 a 0.4159,0.4159 0 0 1 0,-0.8318 h 4.9766 a 0.4159,0.4159 0 0 1 0,0.8318 z m 0,-1.7269 h -4.9766 a 0.4159,0.4159 0 0 1 0,-0.8318 h 4.9766 a 0.4159,0.4159 0 0 1 0,0.8318 z m 0,-1.7273 h -4.9766 a 0.4159,0.4159 0 0 1 0,-0.8318 h 4.9766 a 0.4159,0.4159 0 0 1 0,0.8318 z" id="path158903" />
<path class="cls-5" d="m 6.2357,0.9983 h 5.4961 a 1.2641,1.2641 0 0 1 1.2641,1.2641 v 1 A 1.2641,1.2641 0 0 1 11.7318,4.5265 H 6.2356 A 1.2641,1.2641 0 0 1 4.9715,3.2625 v -1 A 1.2642,1.2642 0 0 1 6.2357,0.9983 Z" id="path158905" />
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="Слой_1"
data-name="Слой 1"
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="paste.svg"
inkscape:version="1.0.1 (1.0.1+r74)">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="2560"
inkscape:window-height="1371"
id="namedview30"
showgrid="true"
inkscape:zoom="31.999999"
inkscape:cx="1.5461216"
inkscape:cy="9.7371327"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
<inkscape:grid
type="xygrid"
id="grid_kicad"
spacingx="0.5"
spacingy="0.5"
color="#9999ff"
opacity="0.13"
empspacing="2" />
</sodipodi:namedview>
<metadata
id="metadata43">
<rdf:RDF>
<cc:Work
rdf:about="">
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>add_arc</dc:title>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<defs
id="defs158893">
<style
id="style158891">.cls-1{fill:#686868;}.cls-2{fill:#b9b9b9;}.cls-3{fill:#bf2641;}.cls-4{fill:#fff;}.cls-5{fill:#545454;}</style>
</defs>
<title
id="title158895">paste</title>
<path
class="cls-1"
d="M 7.4837,2.1366 V 0.5017 a 0.5,0.5 0 0 1 0.5,-0.5 h 2 a 0.5,0.5 0 0 1 0.5,0.5 v 1.6466 z"
id="path158897" />
<path
class="cls-2"
d="M 2.9966163,2.982058 14.595198,2.8750281 C 16.526897,2.8572027 17.9724,3.5643184 17.9724,5.4961 v 12.0013 c 0,1.931782 -1.566018,3.4978 -3.4978,3.4978 H 3.4929 c -1.9317816,0 -3.4978,-1.566018 -3.4978,-3.4978 V 5.4962 c 0,-1.9318368 1.0697617,-2.4963161 3.0015163,-2.514142 z"
id="path158899"
style="fill:#545454;fill-opacity:1"
sodipodi:nodetypes="sssssssss" />
<ellipse
class="cls-3"
cx="16.998301"
cy="16.998301"
rx="7.0064998"
ry="7"
id="ellipse158901"
style="stroke:#ffffff;stroke-opacity:1;stroke-width:1.3;stroke-miterlimit:4;stroke-dasharray:none" />
<path
class="cls-4"
d="m 19.9059,12.7822 h -5.815 a 1.4548,1.4548 0 0 0 -1.4546,1.4548 v 5.823 a 1.4548,1.4548 0 0 0 1.4546,1.4547 h 5.8147 A 1.4547,1.4547 0 0 0 21.36,20.06 v -5.823 a 1.4548,1.4548 0 0 0 -1.4541,-1.4548 z m -2.3418,7.4689 h -2.9766 a 0.4159,0.4159 0 0 1 0,-0.8318 h 2.9766 a 0.4159,0.4159 0 0 1 0,0.8318 z m 2,-1.7273 h -4.9766 a 0.4159,0.4159 0 0 1 0,-0.8318 h 4.9766 a 0.4159,0.4159 0 0 1 0,0.8318 z m 0,-1.7269 h -4.9766 a 0.4159,0.4159 0 0 1 0,-0.8318 h 4.9766 a 0.4159,0.4159 0 0 1 0,0.8318 z m 0,-1.7273 h -4.9766 a 0.4159,0.4159 0 0 1 0,-0.8318 h 4.9766 a 0.4159,0.4159 0 0 1 0,0.8318 z"
id="path158903" />
<path
class="cls-5"
d="m 6.5065588,1.4860577 5.1664302,-0.00887 C 12.371131,1.47599 12.488212,2 12.496877,2.412165 l 0.01739,0.8274164 C 12.528945,3.9375704 12.429943,4.5265 11.7318,4.5265 H 6.2356 C 5.5374959,4.5265 5.5000552,4.1981041 5.5,3.5 L 5.4801441,2.426922 C 5.4672271,1.7288431 5.8083614,1.4872563 6.5065588,1.4860577 Z"
id="path158905"
style="fill:#ffffff;fill-opacity:1;stroke:#545454;stroke-opacity:1"
sodipodi:nodetypes="sssssscss" />
</svg>

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

@ -1,102 +1,453 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:dc="http://purl.org/dc/elements/1.1/"
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" height="26" width="26" version="1.0" id="svg2" inkscape:version="0.48.1 r9760" sodipodi:docname="sheetset.svg">
<metadata id="metadata133">
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="1600" inkscape:window-height="876" id="namedview131" showgrid="true" inkscape:snap-to-guides="false" inkscape:snap-grids="false" inkscape:zoom="13.333333" inkscape:cx="19.916447" inkscape:cy="6.5192721" inkscape:window-x="0" inkscape:window-y="24" inkscape:window-maximized="1" inkscape:current-layer="svg2">
<inkscape:grid type="xygrid" id="grid3110" empspacing="5" visible="true" enabled="true" snapvisiblegridlinesonly="true" />
</sodipodi:namedview>
<defs id="defs4">
<filter id="n" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="1.0394514" id="feGaussianBlur7" />
</filter>
<marker id="l" refY="0" refX="0" overflow="visible" orient="auto" style="overflow:visible">
<path d="M 5.77,0 -2.88,5 V -5 l 8.65,5 z" transform="scale(-0.4,-0.4)" id="path10" inkscape:connector-curvature="0" style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt" />
</marker>
<marker id="m" refY="0" refX="0" overflow="visible" orient="auto" style="overflow:visible">
<path d="M 5.77,0 -2.88,5 V -5 l 8.65,5 z" transform="scale(0.4,0.4)" id="path13" inkscape:connector-curvature="0" style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt" />
</marker>
<linearGradient id="o" y2="94.537003" gradientUnits="userSpaceOnUse" x2="86.536003" y1="102.34" x1="94.344002">
<stop stop-color="#fff" offset="0" id="stop16" />
<stop stop-color="#555753" offset="1" id="stop18" />
</linearGradient>
<linearGradient id="p" y2="94.586998" gradientUnits="userSpaceOnUse" x2="86.586998" y1="103" x1="95">
<stop stop-color="#fff" offset="0" id="stop21" />
<stop stop-color="#555753" offset="1" id="stop23" />
</linearGradient>
<linearGradient id="q" y2="95.292999" gradientUnits="userSpaceOnUse" x2="87.292999" y1="103" x1="95">
<stop stop-color="#fff" offset="0" id="stop26" />
<stop stop-color="#393b38" offset="1" id="stop28" />
</linearGradient>
<linearGradient id="r" y2="96" gradientUnits="userSpaceOnUse" x2="88" y1="104" x1="96">
<stop stop-color="#888a85" offset="0" id="stop31" />
<stop stop-color="#8c8e89" offset=".0072" id="stop33" />
<stop stop-color="#abaca9" offset=".0673" id="stop35" />
<stop stop-color="#c5c6c4" offset=".1347" id="stop37" />
<stop stop-color="#dbdbda" offset=".2115" id="stop39" />
<stop stop-color="#ebebeb" offset=".3012" id="stop41" />
<stop stop-color="#f7f7f6" offset=".4122" id="stop43" />
<stop stop-color="#fdfdfd" offset=".5679" id="stop45" />
<stop stop-color="#fff" offset="1" id="stop47" />
</linearGradient>
<radialGradient id="t" gradientUnits="userSpaceOnUse" cy="112.3" cx="102" gradientTransform="matrix(0,-0.2436926,0.19966631,0,0.2202658,29.130987)" r="139.56">
<stop stop-color="#535557" offset="0" id="stop50" />
<stop stop-color="#898a8c" offset=".11366" id="stop52" />
<stop stop-color="#ececec" offset=".20297" id="stop54" />
<stop stop-color="#fafafa" offset=".23630" id="stop56" />
<stop stop-color="#fff" offset=".27220" id="stop58" />
<stop stop-color="#fafafa" offset=".53130" id="stop60" />
<stop stop-color="#ebecec" offset=".84490" id="stop62" />
<stop stop-color="#e1e2e3" offset="1" id="stop64" />
</radialGradient>
<radialGradient id="u" gradientUnits="userSpaceOnUse" cy="112.3" cx="102" gradientTransform="matrix(0,-0.21639632,0.19611244,0,0.46665458,26.277933)" r="139.56">
<stop stop-color="#00537d" offset="0" id="stop67" />
<stop stop-color="#186389" offset=".0151" id="stop69" />
<stop stop-color="#558ca8" offset=".0558" id="stop71" />
<stop stop-color="#89afc3" offset=".0964" id="stop73" />
<stop stop-color="#b3ccd8" offset=".1357" id="stop75" />
<stop stop-color="#d4e2e9" offset=".1737" id="stop77" />
<stop stop-color="#ecf2f5" offset=".20990" id="stop79" />
<stop stop-color="#fafcfd" offset=".24350" id="stop81" />
<stop stop-color="#fff" offset=".27220" id="stop83" />
</radialGradient>
<linearGradient id="s" y2="9.6875" gradientUnits="userSpaceOnUse" x2="-24.75" gradientTransform="matrix(0,-0.24491168,0.19711691,0,5.1939001,-2.5697794)" y1="11.566" x1="-26.754">
<stop stop-color="#fff" offset="0" id="stop86" />
<stop stop-color="#fff" stop-opacity="0" offset="1" id="stop88" />
</linearGradient>
<radialGradient id="v" gradientUnits="userSpaceOnUse" cy="5.3000002" cx="4" gradientTransform="matrix(0,-0.46191319,0.23190282,0,4.3590677,12.993201)" r="17">
<stop stop-color="#fff" offset="0" id="stop91" />
<stop stop-color="#fff" stop-opacity="0" offset="1" id="stop93" />
</radialGradient>
</defs>
<rect height="48" width="48" y="-64.449997" x="-50.849998" id="rect95" style="opacity:0" />
<path d="m 5.9823776,10.035433 c 0,0.210178 0.1326755,0.375027 0.3018324,0.375027 h 7.281079 c 0.169157,0 0.301834,-0.164849 0.301834,-0.375027 v -7.57727 c 0,-0.2101783 -0.132677,-0.3750271 -0.301834,-0.3750271 H 8.643615 c -0.274377,0 -0.8474748,0.1192659 -1.2135133,0.574034 L 6.4437087,3.8821768 C 6.0779151,4.3369502 5.9819219,5.0490309 5.9819219,5.3899263 v 4.6457277 z" id="path97" inkscape:connector-curvature="0" style="opacity:0.68015998;fill:url(#v)" />
<path d="m 6.0809189,10.035433 c 0,0.142827 0.088325,0.252568 0.2032764,0.252568 h 7.2810807 c 0.114952,0 0.203275,-0.109741 0.203275,-0.252568 v -7.57727 c 0,-0.1428278 -0.08832,-0.2525686 -0.203275,-0.2525686 H 8.6436004 c -0.2521158,0 -0.809254,0.1176722 -1.1457449,0.5357756 L 6.5119526,3.9663769 C 6.1753147,4.3844222 6.0805955,5.0766615 6.0805955,5.3899052 v 4.6457278 z" id="path99" inkscape:connector-curvature="0" style="fill:none;stroke:url(#s);stroke-width:0.21972102" />
<path d="m 23,9 0.04082,112 h 61.131 c 0.53,0 1.039,-0.211 1.414,-0.586 l 32.824,-32.824 c 0.38,-0.375 0.59,-0.884 0.59,-1.414 V 9.016 h -96 z" transform="matrix(0,-0.25661558,0.21081659,0,-0.64798727,32.017085)" id="path101" inkscape:connector-curvature="0" style="opacity:0.5;filter:url(#n)" />
<path d="M 2.0355248,22.815479 H 24 V 9.5778671 C 24,9.4631773 23.95861,9.3530322 23.885079,9.271879 L 17.447451,2.1679287 C 17.373841,2.086986 17.273894,2.0413389 17.170055,2.0413389 H 2.0356564 V 22.815591 z" id="path103" inkscape:connector-curvature="0" style="fill:url(#u)" />
<path d="m 2.0172881,24.744692 c 0,0.13427 0.089648,0.243692 0.1996662,0.243692 H 23.78112 c 0.110221,0 0.199666,-0.109422 0.199666,-0.243692 V 10.325069 c 0,-0.06409 -0.02116,-0.126966 -0.0585,-0.172288 L 17.36785,2.1527283 c -0.03742,-0.04571 -0.08898,-0.071514 -0.141554,-0.071514 H 2.2170705 c -0.1100175,0 -0.1996662,0.1091744 -0.1996662,0.2436926 V 24.744584 z" id="path105" inkscape:connector-curvature="0" style="fill:url(#t)" />
<path d="M 13.504399,25.013542 V 20.441414 H 23.905516" id="path107" inkscape:connector-curvature="0" style="fill:none;stroke:#4f3737;stroke-width:0.79603785" />
<path d="M 22.952563,22.498497 H 21.065481" id="path109" inkscape:connector-curvature="0" style="fill:none;stroke:#1e2716;stroke-width:0.90549231px" />
<path d="M 18.03556,22.535997 H 15.00899" id="path111" inkscape:connector-curvature="0" style="fill:none;stroke:#1e2716;stroke-width:0.92994106px" />
<path d="M 24.006792,24.477924 H 21.015849" id="path113" inkscape:connector-curvature="0" style="fill:none;stroke:#1e2716;stroke-width:0.96797073px" />
<path d="M 19.97419,24.509868 H 15.013452" id="path115" inkscape:connector-curvature="0" style="fill:none;stroke:#1e2716;stroke-width:0.92525601px" />
<g transform="matrix(0,-0.24491167,0.19711691,0,0.34611897,29.546678)" id="g117">
<path d="M 111.41,86.586 C 111.66,86.336 93.035,93 88,93 c -1.654,0 -3,1.346 -3,3 0,5.035 -6.664,23.664 -6.414,23.414 l 32.828,-32.828 z" id="path119" inkscape:connector-curvature="0" style="opacity:0.1;fill:url(#o)" />
<path d="M 111.41,86.586 C 111.79,86.211 97.444,94 88,94 c -1.103,0 -2,0.897 -2,2 0,9.444 -7.789,23.789 -7.414,23.414 l 32.828,-32.828 z" id="path121" inkscape:connector-curvature="0" style="opacity:0.1;fill:url(#p)" />
<path d="M 111.41,86.586 C 111.65,86.347 97.807,95 88,95 c -0.553,0 -1,0.447 -1,1 0,9.807 -8.653,23.653 -8.414,23.414 l 32.828,-32.828 z" id="path123" inkscape:connector-curvature="0" style="opacity:0.1;fill:url(#q)" />
<path d="m 78.586,119.41 c 0,0 11.914,-9.914 17.414,-15.414 5.5,-5.5 15.414,-17.414 15.414,-17.414 0,0 -13.164,9.414 -23.414,9.414 0,10.25 -9.414,23.414 -9.414,23.414 z" id="path125" inkscape:connector-curvature="0" style="fill:url(#r)" />
</g>
<path d="M 4.6978481,15.501959 H 21.424263" id="path127" inkscape:connector-curvature="0" style="opacity:0.76000001;fill:none;stroke:#000000;stroke-width:0.95285529px;marker-start:url(#l);marker-end:url(#m)" />
<path d="M 8.5152634,4.6964153 V 22.385607" id="path129" inkscape:connector-curvature="0" style="opacity:0.76000001;fill:none;stroke:#000000;stroke-width:0.94559216;marker-start:url(#l);marker-end:url(#m)" />
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
height="24"
width="24"
version="1.0"
id="svg2"
inkscape:version="1.0.1 (1.0.1+r74)"
sodipodi:docname="sheetset.svg">
<metadata
id="metadata133">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="2560"
inkscape:window-height="1371"
id="namedview131"
showgrid="true"
inkscape:snap-to-guides="false"
inkscape:snap-grids="false"
inkscape:zoom="37.712361"
inkscape:cx="5.1066193"
inkscape:cy="15.204527"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg2"
inkscape:document-rotation="0">
<inkscape:grid
type="xygrid"
id="grid3110"
empspacing="2"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
spacingx="0.5"
spacingy="0.5"
color="#8df9ff"
opacity="0.1254902" />
</sodipodi:namedview>
<defs
id="defs4">
<marker
style="overflow:visible"
id="Arrow1Sstart"
refX="0.0"
refY="0.0"
orient="auto"
inkscape:stockid="Arrow1Sstart"
inkscape:isstock="true">
<path
transform="scale(0.2) translate(6,0)"
style="fill-rule:evenodd;stroke:#ffffff;stroke-width:1pt;stroke-opacity:1;fill:#ffffff;fill-opacity:1"
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
id="path4386" />
</marker>
<marker
style="overflow:visible;"
id="Arrow2Send"
refX="0.0"
refY="0.0"
orient="auto"
inkscape:stockid="Arrow2Send"
inkscape:isstock="true">
<path
transform="scale(0.3) rotate(180) translate(-2.3,0)"
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#ffffff;stroke-opacity:1;fill:#ffffff;fill-opacity:1"
id="path4407" />
</marker>
<marker
style="overflow:visible"
id="Arrow2Sstart"
refX="0.0"
refY="0.0"
orient="auto"
inkscape:stockid="Arrow2Sstart"
inkscape:isstock="true">
<path
transform="scale(0.3) translate(-2.3,0)"
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#ffffff;stroke-opacity:1;fill:#ffffff;fill-opacity:1"
id="path4404" />
</marker>
<filter
id="n"
color-interpolation-filters="sRGB">
<feGaussianBlur
stdDeviation="1.0394514"
id="feGaussianBlur7" />
</filter>
<marker
id="l"
refY="0"
refX="0"
overflow="visible"
orient="auto"
style="overflow:visible">
<path
d="M 5.77,0 -2.88,5 V -5 Z"
transform="scale(-0.4)"
id="path10"
inkscape:connector-curvature="0"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt" />
</marker>
<marker
id="m"
refY="0"
refX="0"
overflow="visible"
orient="auto"
style="overflow:visible">
<path
d="M 5.77,0 -2.88,5 V -5 Z"
transform="scale(0.4)"
id="path13"
inkscape:connector-curvature="0"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt" />
</marker>
<linearGradient
id="o"
y2="94.537003"
gradientUnits="userSpaceOnUse"
x2="86.536003"
y1="102.34"
x1="94.344002">
<stop
stop-color="#fff"
offset="0"
id="stop16" />
<stop
stop-color="#555753"
offset="1"
id="stop18" />
</linearGradient>
<linearGradient
id="p"
y2="94.586998"
gradientUnits="userSpaceOnUse"
x2="86.586998"
y1="103"
x1="95">
<stop
stop-color="#fff"
offset="0"
id="stop21" />
<stop
stop-color="#555753"
offset="1"
id="stop23" />
</linearGradient>
<linearGradient
id="q"
y2="95.292999"
gradientUnits="userSpaceOnUse"
x2="87.292999"
y1="103"
x1="95">
<stop
stop-color="#fff"
offset="0"
id="stop26" />
<stop
stop-color="#393b38"
offset="1"
id="stop28" />
</linearGradient>
<linearGradient
id="r"
y2="96"
gradientUnits="userSpaceOnUse"
x2="88"
y1="104"
x1="96">
<stop
stop-color="#888a85"
offset="0"
id="stop31" />
<stop
stop-color="#8c8e89"
offset=".0072"
id="stop33" />
<stop
stop-color="#abaca9"
offset=".0673"
id="stop35" />
<stop
stop-color="#c5c6c4"
offset=".1347"
id="stop37" />
<stop
stop-color="#dbdbda"
offset=".2115"
id="stop39" />
<stop
stop-color="#ebebeb"
offset=".3012"
id="stop41" />
<stop
stop-color="#f7f7f6"
offset=".4122"
id="stop43" />
<stop
stop-color="#fdfdfd"
offset=".5679"
id="stop45" />
<stop
stop-color="#fff"
offset="1"
id="stop47" />
</linearGradient>
<radialGradient
id="t"
gradientUnits="userSpaceOnUse"
cy="112.3"
cx="102"
gradientTransform="matrix(0,-0.2436926,0.19966631,0,0.2202658,29.130987)"
r="139.56">
<stop
stop-color="#535557"
offset="0"
id="stop50" />
<stop
stop-color="#898a8c"
offset=".11366"
id="stop52" />
<stop
stop-color="#ececec"
offset=".20297"
id="stop54" />
<stop
stop-color="#fafafa"
offset=".23630"
id="stop56" />
<stop
stop-color="#fff"
offset=".27220"
id="stop58" />
<stop
stop-color="#fafafa"
offset=".53130"
id="stop60" />
<stop
stop-color="#ebecec"
offset=".84490"
id="stop62" />
<stop
stop-color="#e1e2e3"
offset="1"
id="stop64" />
</radialGradient>
<radialGradient
id="u"
gradientUnits="userSpaceOnUse"
cy="112.3"
cx="102"
gradientTransform="matrix(0,-0.21639632,0.19611244,0,0.46665458,26.277933)"
r="139.56">
<stop
stop-color="#00537d"
offset="0"
id="stop67" />
<stop
stop-color="#186389"
offset=".0151"
id="stop69" />
<stop
stop-color="#558ca8"
offset=".0558"
id="stop71" />
<stop
stop-color="#89afc3"
offset=".0964"
id="stop73" />
<stop
stop-color="#b3ccd8"
offset=".1357"
id="stop75" />
<stop
stop-color="#d4e2e9"
offset=".1737"
id="stop77" />
<stop
stop-color="#ecf2f5"
offset=".20990"
id="stop79" />
<stop
stop-color="#fafcfd"
offset=".24350"
id="stop81" />
<stop
stop-color="#fff"
offset=".27220"
id="stop83" />
</radialGradient>
<linearGradient
id="s"
y2="9.6875"
gradientUnits="userSpaceOnUse"
x2="-24.75"
gradientTransform="matrix(0,-0.24491168,0.19711691,0,5.1939001,-2.5697794)"
y1="11.566"
x1="-26.754">
<stop
stop-color="#fff"
offset="0"
id="stop86" />
<stop
stop-color="#fff"
stop-opacity="0"
offset="1"
id="stop88" />
</linearGradient>
<radialGradient
id="v"
gradientUnits="userSpaceOnUse"
cy="5.3000002"
cx="4"
gradientTransform="matrix(0,-0.46191319,0.23190282,0,4.3590677,12.993201)"
r="17">
<stop
stop-color="#fff"
offset="0"
id="stop91" />
<stop
stop-color="#fff"
stop-opacity="0"
offset="1"
id="stop93" />
</radialGradient>
<mask
maskUnits="userSpaceOnUse"
id="mask4726">
<rect
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-linecap:round;stroke-opacity:1;paint-order:markers stroke fill"
id="rect4728"
width="19"
height="23"
x="1.9293745"
y="0.048586089"
ry="1.05423" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask4730">
<rect
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-linecap:round;stroke-opacity:1;paint-order:markers stroke fill"
id="rect4732"
width="19"
height="23"
x="1.9293745"
y="0.048586089"
ry="1.05423" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask4734">
<rect
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-linecap:round;stroke-opacity:1;paint-order:markers stroke fill"
id="rect4736"
width="19"
height="23"
x="1.9293745"
y="0.048586089"
ry="1.05423" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask4726-7">
<rect
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-linecap:round;stroke-opacity:1;paint-order:markers stroke fill"
id="rect4728-5"
width="19"
height="23"
x="1.9293745"
y="0.048586089"
ry="1.05423" />
</mask>
</defs>
<rect
height="48"
width="48"
y="-64.449997"
x="-50.849998"
id="rect95"
style="opacity:0" />
<path
id="polygon25929"
style="fill:#545454;fill-opacity:1"
d="M 14.429374,0.04858609 H 1.9293744 V 23.048586 H 20.929374 V 6.0485861 h -6.5 z"
class="cls-1"
sodipodi:nodetypes="ccccccc"
mask="url(#mask4734)" />
<path
id="polygon25931"
style="fill:#545454;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 22.429374,6.5485861 -8,-7.50000003 0.0014,7.50000003 z"
class="cls-2"
sodipodi:nodetypes="cccc"
mask="url(#mask4730)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:markers stroke fill"
d="M 8.4757693,1.6492584 8.4915801,21.436986"
id="path4372"
sodipodi:nodetypes="cc"
mask="url(#mask4726)"
transform="translate(0.9811105)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 9.4740139,0.60457651 7.463264,3.5682588 l 4.075287,0.016148 z"
id="path4812" />
<path
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 9.5595673,22.123775 11.570336,19.160093 7.4950473,19.143943 Z"
id="path4812-6" />
<path
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:markers stroke fill"
d="M 8.6420954,3.9616173 8.7255088,20.236533"
id="path4372-3"
sodipodi:nodetypes="cc"
mask="url(#mask4726-7)"
transform="rotate(-90,10.350223,11.790573)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 2.5212673,13.498663 2.963682,2.010749 0.01615,-4.075268 z"
id="path4812-5" />
<path
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 20.367874,13.410525 -2.963682,-2.01075 -0.01615,4.07527 z"
id="path4812-6-6" />
</svg>

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -12,7 +12,7 @@
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="zoom_area.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
inkscape:version="1.0.1 (1.0.1+r74)">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
@ -22,16 +22,16 @@
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1609"
inkscape:window-height="1286"
inkscape:window-width="2560"
inkscape:window-height="1371"
id="namedview30"
showgrid="true"
inkscape:zoom="39.543586"
inkscape:cx="16.120084"
inkscape:cy="9.0189207"
inkscape:window-x="0"
inkscape:window-y="37"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
<inkscape:grid
@ -79,35 +79,19 @@
</defs>
<title
id="title160489">zoom_area</title>
<path
class="cls-1"
d="M 12.331,14.0012 H 10.58 A 0.5832,0.5832 0 0 1 9.9965,13.4177 v -1.7505 a 0.5835,0.5835 0 1 1 1.167,0 v 1.167 h 1.1675 a 0.5835,0.5835 0 0 1 0,1.167 z"
id="path160491" />
<path
class="cls-1"
d="m 23.4178,14.0012 h -1.7506 a 0.5835,0.5835 0 0 1 0,-1.167 h 1.1671 v -1.1687 a 0.5835,0.5835 0 1 1 1.167,0 v 1.7522 a 0.5832,0.5832 0 0 1 -0.5835,0.5835 z"
id="path160493" />
<path
class="cls-1"
d="M 23.4178,2.9144 A 0.5831,0.5831 0 0 1 22.8343,2.3309 v -1.167 h -1.1671 a 0.5836,0.5836 0 0 1 0,-1.1671 h 1.7506 a 0.5832,0.5832 0 0 1 0.5835,0.5835 v 1.7506 a 0.5832,0.5832 0 0 1 -0.5835,0.5835 z"
id="path160495" />
<path
class="cls-1"
d="M 10.5835,2.9284001 A 0.5831,0.5831 0 0 1 10,2.3449001 V 0.58320008 A 0.5832,0.5832 0 0 1 10.5835,7.7160499e-8 h 1.751 A 0.5836,0.5836 0 0 1 12.3345,1.1671001 h -1.1671 v 1.1778 a 0.5831,0.5831 0 0 1 -0.5839,0.5835 z"
id="path160497" />
<rect
class="cls-2"
x="11.7475"
y="1.7472999"
width="10.5033"
height="10.5033"
id="rect160499" />
<path
class="cls-3"
d="m 20.1416,23.9709 a 0.8723,0.8723 0 0 1 -0.6187,-0.2564 l -5.0277,-5.0277 a 0.8895,0.8895 0 0 1 1.2375,-1.2374 L 20.76,22.477 a 0.8752,0.8752 0 0 1 -0.6187,1.4939 z"
id="path160501" />
d="M 6.966314,3.9662778 14.738805,11.118183 11.5,11.322977 c 0.315389,0.71982 0.783472,1.780474 1.191472,2.706961 a 1.1975088,1.1975088 0 0 1 -0.616525,1.579702 v 0 A 1.1974385,1.1974385 0 0 1 10.497303,14.996234 C 10.089037,14.069866 9.6203702,13.007786 9.3037921,12.285556 l -2.3460158,2.243121 z"
id="path15"
style="fill:#545454;stroke:none;stroke-width:0.703755;stroke-opacity:1" />
<path
class="cls-3"
d="M 15.7742,5.6647 A 9.2386,9.2386 0 0 0 14.4966,4.6077 C 14.448,4.5741 14.4026,4.5354 14.3535,4.5027 14.2258,4.4178 14.0925,4.3454 13.9617,4.2676 13.8271,4.1876 13.6951,4.102 13.5569,4.0287 13.4844,3.9904 13.4089,3.9602 13.3356,3.9239 13.1343,3.8239 12.9326,3.7255 12.7247,3.6409 12.7034,3.6322 12.681,3.6261 12.6595,3.6176 A 9.0683,9.0683 0 0 0 7.6467,3.1076 C 7.5857,3.1182 7.5242,3.1235 7.4634,3.1354 7.2561,3.1754 7.0534,3.2304 6.85,3.2848 6.76,3.3088 6.6689,3.3272 6.58,3.354 6.4027,3.4073 6.23,3.4729 6.0569,3.5367 5.9435,3.5782 5.8288,3.6148 5.7169,3.661 5.6927,3.671 5.6669,3.6778 5.6431,3.688 L 5.6515,3.6913 A 9.1835,9.1835 0 0 0 0.1239,10.779 c -0.01,0.0655 -0.02,0.13 -0.0289,0.196 a 9.3465,9.3465 0 0 0 -0.09,1.221 c 0,0.2914 0.0166,0.58 0.0434,0.8665 l 0.001,0.0219 c 0.02,0.2054 0.0547,0.4071 0.0878,0.6093 0.0159,0.0972 0.0253,0.1951 0.0442,0.2918 0.0331,0.1677 0.0787,0.3315 0.1209,0.4965 0.0332,0.1314 0.0617,0.2637 0.1009,0.3938 0.0392,0.1301 0.0893,0.2577 0.1347,0.3864 0.0567,0.1619 0.1106,0.3241 0.1766,0.4832 0.0065,0.0157 0.0109,0.0323 0.0175,0.048 L 0.7342,15.788 A 9.1649,9.1649 0 0 0 7.82,21.312 c 0.07,0.011 0.1408,0.0212 0.2116,0.03 A 9.2276,9.2276 0 0 0 15.7742,5.6647 Z M 1.7693,12.1315 1.7705,12.1079 a 7.5444,7.5444 0 0 1 0.0934,-1.0708 c 0.0057,-0.0374 0.01,-0.0752 0.0166,-0.1125 A 7.5,7.5 0 0 1 2.1439,9.8584 C 2.1516,9.8352 2.1608,9.8125 2.1686,9.7893 A 7.4167,7.4167 0 0 1 2.6067,8.7523 7.4518,7.4518 0 0 1 8.4267,4.773 C 8.6406,4.7495 8.8567,4.7385 9.0745,4.733 9.1303,4.7318 9.1859,4.7251 9.2418,4.7251 a 7.5055,7.5055 0 0 1 2.78,0.5342 c 0.0124,0.0049 0.0253,0.0084 0.0376,0.0134 0.1664,0.0674 0.3285,0.1475 0.4906,0.2273 0.0612,0.03 0.1246,0.0555 0.1849,0.0875 0.1027,0.0542 0.2011,0.1187 0.3017,0.1779 0.1153,0.0684 0.2331,0.1323 0.345,0.2071 0.02,0.0132 0.0383,0.0292 0.0581,0.0427 a 7.55,7.55 0 0 1 1.0862,0.8973 7.4865,7.4865 0 0 1 0,10.5728 l -0.0073,0.0067 a 7.4689,7.4689 0 0 1 -0.8344,0.7074 c -0.0572,0.0425 -0.1139,0.0859 -0.1722,0.1265 a 7.4252,7.4252 0 0 1 -0.907,0.5438 c -0.0432,0.0217 -0.0874,0.04 -0.1309,0.0606 a 7.4253,7.4253 0 0 1 -0.9612,0.3835 c -0.0211,0.0067 -0.0417,0.0155 -0.0627,0.0219 a 7.4825,7.4825 0 0 1 -1.052,0.238 c -0.0474,0.0073 -0.0947,0.014 -0.1423,0.02 A 7.5414,7.5414 0 0 1 8.062,19.5705 C 8.0356,19.5663 8.009,19.5635 7.9828,19.559 A 7.4622,7.4622 0 0 1 6.9133,19.2948 C 6.884,19.2848 6.8552,19.2742 6.8259,19.2648 A 7.4165,7.4165 0 0 1 5.7894,18.8269 L 5.791,18.8311 A 7.4566,7.4566 0 0 1 1.7693,12.132 Z"
id="path160503" />
class="cls-1"
d="M 10,20.087099 A 9.9979211,9.9999985 0 1 1 17.071618,3.0175208 v 0 A 9.9949842,9.997061 0 0 1 10,20.087099 Z M 10,1.999621 A 8.0889265,8.0906073 0 1 0 15.723385,4.3660343 8.0680839,8.0697603 0 0 0 10,2 Z"
id="path160567"
style="fill:#545454;stroke-width:0.999997" />
<path
class="cls-1"
d="M 22.944155,24.099402 A 1.071826,1.071826 0 0 1 22.184017,23.78438 l -6.176896,-6.176896 a 1.0927916,1.0927916 0 0 1 1.520275,-1.520382 l 6.177004,6.176896 a 1.075159,1.075159 0 0 1 -0.760245,1.835404 z"
id="path160569"
style="fill:#545454;stroke-width:1" />
</svg>

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -12,7 +12,7 @@
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="zoom_fit_in_page.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
inkscape:version="1.0.1 (1.0.1+r74)">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
@ -22,16 +22,16 @@
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1609"
inkscape:window-height="1286"
inkscape:window-width="2560"
inkscape:window-height="1371"
id="namedview30"
showgrid="true"
inkscape:zoom="38.029746"
inkscape:cx="12.012925"
inkscape:cx="11.526464"
inkscape:cy="12.0068"
inkscape:window-x="0"
inkscape:window-y="37"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
<inkscape:grid
@ -39,8 +39,8 @@
id="grid_kicad"
spacingx="0.5"
spacingy="0.5"
color="#9999ff"
opacity="0.13"
color="#acacff"
opacity="0.12941176"
empspacing="2" />
</sodipodi:namedview>
<metadata
@ -79,22 +79,25 @@
</defs>
<title
id="title160549">zoom_fit_in_page</title>
<path
class="cls-1"
d="M 9.9973876,19.999997 A 9.9979211,9.9999985 0 1 1 17.069005,2.9304181 v 0 A 9.9949842,9.997061 0 0 1 9.9973876,19.999997 Z m 0,-18.0874787 A 8.0889265,8.0906073 0 1 0 15.720772,4.2789316 8.0680839,8.0697603 0 0 0 9.9973876,1.9128973 Z"
id="path160551"
style="stroke-width:0.999997" />
<path
class="cls-1"
d="M 22.941542,24.0123 A 1.071826,1.071826 0 0 1 22.181404,23.697278 L 16.004508,17.520382 A 1.0927916,1.0927916 0 0 1 17.524783,16 l 6.177004,6.176896 A 1.075159,1.075159 0 0 1 22.941542,24.0123 Z"
id="path160553"
style="stroke-width:1" />
<rect
class="cls-2"
x="5"
y="5"
width="9.9954996"
height="10.0099"
<path
id="rect160555"
style="stroke-width:1" />
style="fill:#545454;fill-opacity:1;stroke:#545454;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 6.5,4.5 H 10 V 8 h 3.5 v 5 2.5 h -7 z"
class="cls-2"
sodipodi:nodetypes="cccccccc" />
<path
style="fill:#545454;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 15.5,7.5 h -5 V 3 Z"
id="path1575"
sodipodi:nodetypes="cccc" />
<path
class="cls-1"
d="M 9.9973876,19.999997 A 9.9979211,9.9999985 0 1 1 17.069005,2.9304181 v 0 A 9.9949842,9.997061 0 0 1 9.9973876,19.999997 Z m 0,-18.0874787 A 8.0889265,8.0906073 0 1 0 15.720772,4.2789316 8.0680839,8.0697603 0 0 0 9.9973876,1.9128973 Z"
id="path160551"
style="stroke-width:0.999997" />
</svg>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -12,7 +12,7 @@
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="zoom_fit_to_objects.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
inkscape:version="1.0.1 (1.0.1+r74)">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
@ -22,16 +22,16 @@
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1609"
inkscape:window-height="1286"
inkscape:window-width="2560"
inkscape:window-height="1371"
id="namedview30"
showgrid="true"
inkscape:zoom="27.961538"
inkscape:cx="8.3791386"
inkscape:cy="9.5627092"
inkscape:window-x="0"
inkscape:window-y="37"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
<inkscape:grid
@ -90,25 +90,24 @@
id="path160569"
style="stroke-width:1" />
<rect
class="cls-2"
class="cls-1"
x="5"
y="5"
width="9.9954996"
height="10.0099"
id="rect160571"
style="stroke-width:1" />
<rect
class="cls-1"
x="7"
y="8"
width="4"
height="1"
id="rect160573" />
<rect
class="cls-1"
x="9"
y="11"
width="4"
height="1"
id="rect160575" />
width="5"
height="4"
id="rect160573-3"
style="fill:#545454"
ry="0.81210256" />
<ellipse
style="fill:#545454;fill-opacity:1;stroke:none;stroke-linecap:square;paint-order:stroke fill markers"
id="path6788"
cx="8.0125294"
cy="7.0566769"
rx="2.5125294"
ry="2.5566769" />
<path
style="fill:#545454;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 16.5,12 12,4 v 8 z"
id="path6792"
sodipodi:nodetypes="cccc" />
</svg>

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB