Icons: make sure all op-amps are the same

+ fix wrong icon in About dialog

Fixes https://gitlab.com/kicad/code/kicad/issues/7214
This commit is contained in:
Michael Kavanagh 2021-01-20 23:06:44 +00:00 committed by Wayne Stambaugh
parent 81ac5ec7c2
commit 98b0558bf6
17 changed files with 653 additions and 481 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -26,13 +26,13 @@
inkscape:window-height="715"
id="namedview26"
showgrid="true"
inkscape:zoom="22.445976"
inkscape:cx="11.019561"
inkscape:cy="10.926248"
inkscape:zoom="21.546502"
inkscape:cx="10.717888"
inkscape:cy="14.36068"
inkscape:window-x="0"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:current-layer="Слой_1"
inkscape:current-layer="g3320"
inkscape:document-rotation="0">
<inkscape:grid
type="xygrid"
@ -86,7 +86,7 @@
points="5,24 21.654,13 5,2 "
id="polygon27928"
transform="matrix(0.99890119,0,0,1,-0.99780238,-1.0000859)"
style="fill:#f3f3f3;fill-opacity:1;stroke:#545454;stroke-width:2.0011px;stroke-linecap:round;stroke-linejoin:round" />
style="fill:none;fill-opacity:1;stroke:#545454;stroke-width:2.00110000000000010px;stroke-linecap:round;stroke-linejoin:round" />
<line
class="cls-1"
x1="20.632603"

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

View File

@ -26,13 +26,13 @@
inkscape:window-height="715"
id="namedview26"
showgrid="true"
inkscape:zoom="31.460871"
inkscape:cx="15.785795"
inkscape:cy="23.208893"
inkscape:zoom="30.200144"
inkscape:cx="22.259274"
inkscape:cy="12.877816"
inkscape:window-x="0"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:current-layer="Слой_1"
inkscape:current-layer="g893"
inkscape:document-rotation="0">
<inkscape:grid
type="xygrid"
@ -84,10 +84,10 @@
transform="translate(1.614474,5.118756)">
<polygon
class="cls-1"
points="5,24 21.654,13 5,2 "
points="5,2 5,24 21.654,13 "
id="polygon27928"
transform="matrix(0.99890119,0,0,1,-2.6122763,-6.1182919)"
style="fill:#f3f3f3;fill-opacity:1;stroke:#545454;stroke-width:2.0011px;stroke-linecap:round;stroke-linejoin:round" />
style="fill:none;fill-opacity:1;stroke:#545454;stroke-width:2.00110000000000010px;stroke-linecap:round;stroke-linejoin:round" />
<line
class="cls-1"
x1="19.018129"

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB

View File

@ -26,14 +26,14 @@
inkscape:window-height="715"
id="namedview30"
showgrid="true"
inkscape:zoom="19.767234"
inkscape:cx="13.32902"
inkscape:zoom="18.975104"
inkscape:cx="3.1841483"
inkscape:cy="12.307225"
inkscape:window-x="59"
inkscape:window-x="0"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
inkscape:current-layer="g893">
<inkscape:grid
type="xygrid"
id="grid_kicad"
@ -87,7 +87,7 @@
points="5,2 5,24 21.654,13 "
id="polygon27928"
transform="matrix(0.99890119,0,0,1,-2.6122763,-6.1182919)"
style="fill:#f3f3f3;fill-opacity:1;stroke:#545454;stroke-width:2.0011px;stroke-linecap:round;stroke-linejoin:round" />
style="fill:none;fill-opacity:1;stroke:#545454;stroke-width:2.00110000000000010px;stroke-linecap:round;stroke-linejoin:round" />
<line
class="cls-1"
x1="19.018129"

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -26,9 +26,9 @@
inkscape:window-height="715"
id="namedview3927"
showgrid="true"
inkscape:zoom="17.905361"
inkscape:cx="14.234981"
inkscape:cy="12.823142"
inkscape:zoom="26.135106"
inkscape:cx="7.2318249"
inkscape:cy="6.5339112"
inkscape:window-x="0"
inkscape:window-y="23"
inkscape:window-maximized="1"
@ -81,7 +81,12 @@
id="title3900">hidden_pin</title>
<path
style="fill:none;stroke:#bf2641;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 12,22 V 2"
d="M 12,22 V 18.5"
id="path3748"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#bf2641;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 12,5.5 V 2"
id="path17255-9"
sodipodi:nodetypes="cc" />
<g
@ -92,7 +97,7 @@
points="5,24 21.654,13 5,2 "
id="polygon27928"
transform="matrix(0.99890119,0,0,1,-2.6122763,-6.1182919)"
style="fill:#f3f3f3;fill-opacity:1;stroke:#545454;stroke-width:2.0011px;stroke-linecap:round;stroke-linejoin:round" />
style="fill:none;fill-opacity:1;stroke:#545454;stroke-width:2.0011px;stroke-linecap:round;stroke-linejoin:round" />
<line
class="cls-1"
x1="19.018129"

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -1,40 +1,151 @@
<?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="import_part.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="27.961538" inkscape:cx="10.207974" inkscape:cy="14.542891" 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="defs157851">
<style id="style157849">.cls-1{fill:#b9b9b9;}.cls-2{fill:#545454;}.cls-3{fill:#bf2641;}.cls-4{fill:none;stroke:#f5f5f5;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}</style>
</defs>
<title id="title157853">import_part</title>
<path class="cls-2" d="M 18.9748,9.7858 H 17.3953 L 4.8838,1.5221 A 0.7623,0.7623 0 0 0 3.7009,2.1582 v 3.051 H 2.1753 a 0.7628,0.7628 0 0 0 0,1.5256 h 1.5256 v 7.6277 H 2.1753 a 0.7628,0.7628 0 0 0 0,1.5255 h 1.5256 v 3.051 a 0.7622,0.7622 0 0 0 1.1829,0.6362 l 12.5115,-8.2638 h 1.5795 a 0.7628,0.7628 0 1 0 0,-1.5256 z M 5.2264,17.5207 V 3.5765 l 10.5565,6.9722 z" id="path157857" />
<path class="cls-2" d="m 6.7244,9.0231 h 1.7742 a 0.7628,0.7628 0 1 0 0,-1.5255 H 6.7244 a 0.7628,0.7628 0 1 0 0,1.5255 z" id="path157859" />
<path class="cls-2" d="m 8.5293,11.8157 v -0.2518 a 0.7628,0.7628 0 1 0 -1.5256,0 v 0.2518 h -0.251 a 0.7627,0.7627 0 1 0 0,1.5254 h 0.251 v 0.2511 a 0.7628,0.7628 0 1 0 1.5256,0 V 13.3411 H 8.78 a 0.7627,0.7627 0 1 0 0,-1.5254 z" id="path157861" />
<path class="cls-3" d="m 24.0033,17.0122 a 7.0066,7.0066 0 1 1 -7.0066,-7 7.0033,7.0033 0 0 1 7.0066,7 z" id="path157863" />
<line class="cls-4" x1="17.1005" y1="20.424" x2="17.1005" y2="13.424" id="line157865" />
<polyline class="cls-4" points="20.856 18.891 18.101 21.643 15.345 18.891" id="polyline157867" transform="translate(-1,-1)" />
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="Слой_1"
data-name="Слой 1"
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="import_part.svg"
inkscape:version="1.0.1 (c497b03c, 2020-09-10)">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1280"
inkscape:window-height="715"
id="namedview30"
showgrid="true"
inkscape:zoom="18.975104"
inkscape:cx="12.45946"
inkscape:cy="13.255836"
inkscape:window-x="0"
inkscape:window-y="23"
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>export_part</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="defs117075">
<style
id="style117073">.cls-1{fill:#b9b9b9;}.cls-2{fill:#545454;}.cls-3{fill:#bf2641;}.cls-4{fill:none;stroke:#f5f5f5;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}</style>
</defs>
<title
id="title117077">export_part</title>
<g
id="g893"
transform="translate(1.614474,5.118756)">
<polygon
class="cls-1"
points="21.654,13 5,2 5,24 "
id="polygon27928"
transform="matrix(0.99890119,0,0,1,-2.6122763,-6.1182919)"
style="fill:none;fill-opacity:1;stroke:#545454;stroke-width:2.0011px;stroke-linecap:round;stroke-linejoin:round" />
<line
class="cls-1"
x1="19.018129"
y1="6.8817091"
x2="21.385527"
y2="6.8817091"
id="line27930"
style="fill:none;stroke:#545454;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round" />
<line
class="cls-1"
x1="2.3043151"
y1="0.88170809"
x2="-0.614474"
y2="0.88170809"
id="line27932"
style="fill:none;stroke:#545454;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round" />
<line
class="cls-1"
x1="2.2867343"
y1="12.881707"
x2="-0.614474"
y2="12.881707"
id="line27934"
style="fill:none;stroke:#545454;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round" />
<path
id="line27936"
style="fill:none;stroke:#545454;stroke-width:1.5;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
d="M 5.3789332,3.3817081 H 8.3756368"
class="cls-1"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#545454;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 6.877285,6.8817082 V 11.881708"
id="path17250"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#545454;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 4.3807133,9.3459452 4.9938248,0.03576"
id="path17252"
sodipodi:nodetypes="cc" />
</g>
<ellipse
class="cls-3"
cx="16.9967"
cy="17.012199"
rx="7.0064998"
ry="7"
id="ellipse117087" />
<line
class="cls-4"
x1="16.999599"
y1="20.424042"
x2="16.999599"
y2="13.424042"
id="line117089" />
<polyline
class="cls-4"
points="15.345 17.176 18.101 14.424 20.856 17.176"
id="polyline117091"
transform="matrix(1,0,0,-1,-1.101,35.067442)" />
</svg>

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -12,7 +12,7 @@
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="libedit.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
inkscape:version="1.0.1 (c497b03c, 2020-09-10)">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
@ -22,25 +22,25 @@
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1904"
inkscape:window-height="1041"
id="namedview18"
inkscape:window-width="1280"
inkscape:window-height="715"
id="namedview30"
showgrid="true"
inkscape:zoom="43.419382"
inkscape:cx="11.291265"
inkscape:cy="14.552795"
inkscape:zoom="18.975104"
inkscape:cx="12.45946"
inkscape:cy="13.255836"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:current-layer="Слой_1"
inkscape:document-rotation="0">
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
<inkscape:grid
type="xygrid"
id="grid843"
id="grid_kicad"
spacingx="0.5"
spacingy="0.5"
color="#a5a5ff"
opacity="0.1254902"
color="#9999ff"
opacity="0.13"
empspacing="2" />
</sodipodi:namedview>
<metadata
@ -53,7 +53,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>export_part</dc:title>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
@ -73,64 +73,79 @@
</rdf:RDF>
</metadata>
<defs
id="defs5">
id="defs117075">
<style
id="style3">.cls-1{fill:#b9b9b9;}.cls-2{fill:#545454;}</style>
id="style117073">.cls-1{fill:#b9b9b9;}.cls-2{fill:#545454;}.cls-3{fill:#bf2641;}.cls-4{fill:none;stroke:#f5f5f5;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}</style>
</defs>
<title
id="title7">libedit</title>
id="title117077">export_part</title>
<g
id="g889"
transform="translate(2,1.5000002)">
id="g893"
transform="translate(1.614474,5.118756)"
style="display:inline">
<polygon
class="cls-1"
points="5,2 5,24 21.654,13 "
id="polygon27928"
transform="matrix(0.99890119,0,0,1,-2.6122763,-6.1182919)"
style="fill:none;fill-opacity:1;stroke:#545454;stroke-width:2.0011px;stroke-linecap:round;stroke-linejoin:round" />
<line
class="cls-1"
x1="19.018129"
y1="6.8817091"
x2="21.385527"
y2="6.8817091"
id="line27930"
style="fill:none;stroke:#545454;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round" />
<line
class="cls-1"
x1="2.3043151"
y1="0.88170809"
x2="-0.614474"
y2="0.88170809"
id="line27932"
style="fill:none;stroke:#545454;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round" />
<line
class="cls-1"
x1="2.2867343"
y1="12.881707"
x2="-0.614474"
y2="12.881707"
id="line27934"
style="fill:none;stroke:#545454;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round" />
<path
style="fill:#ffffff;fill-opacity:1;stroke:#545454;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 2.260794,0.398484 V 21.027055 L 17.732224,10.71277 Z"
id="path2231"
sodipodi:nodetypes="cccc" />
<path
style="fill:none;stroke:#545454;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 5,6.9999998 H 7.953399"
id="path2229" />
<path
style="fill:none;stroke:#545454;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 5.023301,13.976699 H 7.9767"
id="path2301" />
<path
style="fill:none;stroke:#545454;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 6.5,15.453398 V 12.5"
id="path2303" />
<path
style="fill:none;stroke:#545454;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 18.003652,10.71277 h 3.257142"
id="path2233"
id="line27936"
style="fill:none;stroke:#545454;stroke-width:1.5;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
d="M 5.3789332,3.3817081 H 8.3756368"
class="cls-1"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#545454;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M -1,4.4999998 H 2"
id="path2235"
style="fill:none;stroke:#545454;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 6.877285,6.8817082 V 11.881708"
id="path17250"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#545454;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M -1,16.5 H 1.759064"
id="path2237"
style="fill:none;stroke:#545454;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 4.3807133,9.3459452 4.9938248,0.03576"
id="path17252"
sodipodi:nodetypes="cc" />
</g>
<circle
<ellipse
class="cls-3"
cx="17"
cy="17"
id="ellipse22"
style="fill:#bf2641;fill-opacity:1;stroke-width:0.999999"
r="7" />
cx="16.9967"
cy="17.012199"
rx="7.0064998"
ry="7"
id="ellipse117087" />
<path
class="cls-4"
d="m 21.539701,13 -0.645179,-0.645178 c -0.401772,-0.40166 -1.053055,-0.40166 -1.454827,0 l -5.316089,5.340819 2.100005,2.100133 5.31609,-5.340947 c 0.40166,-0.401771 0.40166,-1.053056 0,-1.454827 z"
d="m 21.539701,13.497285 -0.645179,-0.645178 c -0.401772,-0.40166 -1.053055,-0.40166 -1.454827,0 l -5.316089,5.340819 2.100005,2.100133 5.31609,-5.340947 c 0.40166,-0.401771 0.40166,-1.053056 0,-1.454827 z"
id="path25"
style="fill:#ffffff;stroke-width:1"
style="fill:#ffffff;stroke-width:1;stroke:none"
sodipodi:nodetypes="ccccccc" />
<path
id="polygon27"
style="fill:#ffffff;stroke-width:1"
d="m 13,21 h 3 c -0.779315,-0.772295 -2.28388,-2.275535 -3,-3.000001 z"
style="fill:#ffffff;stroke-width:1;stroke:none"
d="m 13,21.497285 h 3 C 15.220685,20.72499 13.71612,19.22175 13,18.497284 Z"
sodipodi:nodetypes="cccc" />
</svg>

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@ -12,7 +12,7 @@
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="new_component.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
inkscape:version="1.0.1 (c497b03c, 2020-09-10)">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
@ -22,18 +22,18 @@
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1041"
inkscape:window-width="1280"
inkscape:window-height="715"
id="namedview30"
showgrid="true"
inkscape:zoom="24.845204"
inkscape:cx="15.134048"
inkscape:cy="12.526417"
inkscape:zoom="6.8135863"
inkscape:cx="-10.556068"
inkscape:cy="25.958916"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:document-rotation="0"
inkscape:current-layer="g982">
inkscape:current-layer="Слой_1">
<inkscape:grid
type="xygrid"
id="grid_kicad"
@ -53,7 +53,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>export_part</dc:title>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
@ -73,44 +73,63 @@
</rdf:RDF>
</metadata>
<defs
id="defs158462">
id="defs117075">
<style
id="style158460">.cls-1{fill:#b9b9b9;}.cls-2{fill:#545454;}.cls-3{fill:#bf2641;}.cls-4{fill:none;stroke:#f5f5f5;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}</style>
id="style117073">.cls-1{fill:#b9b9b9;}.cls-2{fill:#545454;}.cls-3{fill:#bf2641;}.cls-4{fill:none;stroke:#f5f5f5;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}</style>
</defs>
<title
id="title158464">new_component</title>
<path
style="fill:#ffffff;fill-opacity:1;stroke:#545454;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 4.260794,0.8984842 V 21.527055 L 19.732224,11.21277 Z"
id="path2231"
sodipodi:nodetypes="cccc" />
<path
style="fill:none;stroke:#545454;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 7,7.5 H 9.953399"
id="path2229" />
<path
style="fill:none;stroke:#545454;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 7.023301,14.476699 H 9.9767"
id="path2301" />
<path
style="fill:none;stroke:#545454;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 8.5,15.953398 V 13"
id="path2303" />
<path
style="fill:none;stroke:#545454;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 20.003652,11.21277 h 3.257142"
id="path2233"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#545454;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 1,5 H 4"
id="path2235"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#545454;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 1,17 H 3.759064"
id="path2237"
sodipodi:nodetypes="cc" />
id="title117077">export_part</title>
<g
id="g893"
transform="translate(1.614474,5.118756)"
style="display:inline">
<polygon
class="cls-1"
points="5,24 21.654,13 5,2 "
id="polygon27928"
transform="matrix(0.99890119,0,0,1,-2.6122763,-6.1182919)"
style="fill:none;fill-opacity:1;stroke:#545454;stroke-width:2.0011px;stroke-linecap:round;stroke-linejoin:round" />
<line
class="cls-1"
x1="19.018129"
y1="6.8817091"
x2="21.385527"
y2="6.8817091"
id="line27930"
style="fill:none;stroke:#545454;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round" />
<line
class="cls-1"
x1="2.3043151"
y1="0.88170809"
x2="-0.614474"
y2="0.88170809"
id="line27932"
style="fill:none;stroke:#545454;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round" />
<line
class="cls-1"
x1="2.2867343"
y1="12.881707"
x2="-0.614474"
y2="12.881707"
id="line27934"
style="fill:none;stroke:#545454;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round" />
<path
id="line27936"
style="fill:none;stroke:#545454;stroke-width:1.5;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
d="M 5.3789332,3.3817081 H 8.3756368"
class="cls-1"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#545454;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 6.877285,6.8817082 V 11.881708"
id="path17250"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#545454;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 4.3807133,9.3459452 4.9938248,0.03576"
id="path17252"
sodipodi:nodetypes="cc" />
</g>
<g
id="g982">
<circle
@ -118,7 +137,7 @@
cx="17.5"
cy="17.5"
id="ellipse158474"
style="stroke-width:1"
style="fill:#bf2641;fill-opacity:1;stroke-width:1"
r="6.5" />
<rect
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
@ -157,7 +176,7 @@
d="M 17.5,21.742641 V 13.257359"
id="path938" />
<path
style="fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
style="display:inline;fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 13.257359,17.5 h 8.485282"
id="path940" />
</g>

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 6.4 KiB

View File

@ -12,7 +12,7 @@
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="part_properties.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
inkscape:version="1.0.1 (c497b03c, 2020-09-10)">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
@ -22,18 +22,18 @@
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1609"
inkscape:window-height="1041"
inkscape:window-width="1280"
inkscape:window-height="715"
id="namedview30"
showgrid="true"
inkscape:zoom="30.702139"
inkscape:cx="13.357871"
inkscape:cy="14.889119"
inkscape:zoom="21.893518"
inkscape:cx="8.8075193"
inkscape:cy="14.297606"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
inkscape:current-layer="g893">
<inkscape:grid
type="xygrid"
id="grid_kicad"
@ -53,7 +53,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>export_part</dc:title>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
@ -73,26 +73,67 @@
</rdf:RDF>
</metadata>
<defs
id="defs158871">
id="defs117075">
<style
id="style158869">.cls-1{fill:#b9b9b9;}.cls-2{fill:#545454;}.cls-3{fill:#fff;}.cls-4{fill:#bf2641;}</style>
id="style117073">.cls-1{fill:#b9b9b9;}.cls-2{fill:#545454;}.cls-3{fill:#bf2641;}.cls-4{fill:none;stroke:#f5f5f5;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}</style>
</defs>
<title
id="title158873">part_properties</title>
<path
class="cls-2"
d="M 18.9748,9.7858 H 17.3953 L 4.8838,1.5221 A 0.7623,0.7623 0 0 0 3.7009,2.1582 v 3.051 H 2.1753 a 0.7628,0.7628 0 0 0 0,1.5256 h 1.5256 v 7.6277 H 2.1753 a 0.7628,0.7628 0 0 0 0,1.5255 h 1.5256 v 3.051 a 0.7622,0.7622 0 0 0 1.1829,0.6362 l 12.5115,-8.2638 h 1.5795 a 0.7628,0.7628 0 1 0 0,-1.5256 z M 5.2264,17.5207 V 3.5765 l 10.5565,6.9722 z"
id="path158877" />
<path
class="cls-2"
d="m 6.7244,9.0231 h 1.7742 a 0.7628,0.7628 0 1 0 0,-1.5255 H 6.7244 a 0.7628,0.7628 0 1 0 0,1.5255 z"
id="path158879" />
<path
class="cls-2"
d="m 8.5293,11.8157 v -0.2518 a 0.7628,0.7628 0 1 0 -1.5256,0 v 0.2518 h -0.251 a 0.7627,0.7627 0 1 0 0,1.5254 h 0.251 v 0.2511 a 0.7628,0.7628 0 1 0 1.5256,0 V 13.3411 H 8.78 a 0.7627,0.7627 0 1 0 0,-1.5254 z"
id="path158881" />
id="title117077">export_part</title>
<g
id="g893"
transform="translate(1.614474,5.118756)"
style="display:inline">
<path
id="polygon27928"
style="fill:none;fill-opacity:1;stroke:#545454;stroke-width:2.0011px;stroke-linecap:round;stroke-linejoin:round"
transform="matrix(0.99890119,0,0,1,-2.6122763,-6.1182919)"
d="M 20.102163,14.024991 21.654,13 5,2 v 22 l 9.646737,-6.371689"
class="cls-1"
sodipodi:nodetypes="ccccc" />
<line
class="cls-1"
x1="19.018129"
y1="6.8817091"
x2="21.385527"
y2="6.8817091"
id="line27930"
style="fill:none;stroke:#545454;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round" />
<line
class="cls-1"
x1="2.3043151"
y1="0.88170809"
x2="-0.614474"
y2="0.88170809"
id="line27932"
style="fill:none;stroke:#545454;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round" />
<line
class="cls-1"
x1="2.2867343"
y1="12.881707"
x2="-0.614474"
y2="12.881707"
id="line27934"
style="fill:none;stroke:#545454;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round" />
<path
id="line27936"
style="fill:none;stroke:#545454;stroke-width:1.5;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
d="M 5.3789332,3.3817081 H 8.3756368"
class="cls-1"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#545454;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 6.877285,6.8817082 V 11.881708"
id="path17250"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#545454;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 4.3807133,9.3459452 4.9938248,0.03576"
id="path17252"
sodipodi:nodetypes="cc" />
</g>
<path
class="cls-4"
d="m 23.7087,18.5535 -1.2674,-0.907 -0.015,0.0269 a 5.1976,5.1976 0 0 0 0.0693,-0.6877 5.203,5.203 0 0 0 -0.0738,-0.7314 l 0.0074,0.0127 1.2576,-0.92 a 0.67,0.67 0 0 0 0.1848,-0.8745 l -1.1327,-1.9683 a 0.67,0.67 0 0 0 -0.8489,-0.28 l -1.4277,0.6248 0.0124,0.0215 a 5.2207,5.2207 0 0 0 -1.2774,-0.757 L 19.0279,10.5749 A 0.67,0.67 0 0 0 18.3623,9.9785 h -2.271 a 0.67,0.67 0 0 0 -0.6658,0.5964 l -0.17,1.5453 a 5.2192,5.2192 0 0 0 -1.3211,0.8044 l 0.018,-0.0322 -1.4342,-0.61 a 0.67,0.67 0 0 0 -0.846,0.2886 l -1.1118,1.98 a 0.67,0.67 0 0 0 0.1943,0.8725 l 1.2674,0.907 0.0276,-0.0492 a 5.2141,5.2141 0 0 0 -0.0709,0.7037 5.21,5.21 0 0 0 0.0767,0.7616 l -0.021,-0.0367 -1.2576,0.9205 a 0.67,0.67 0 0 0 -0.1851,0.8744 l 1.1327,1.9684 a 0.67,0.67 0 0 0 0.8489,0.2795 l 1.4279,-0.6249 -0.0293,-0.0507 a 5.22,5.22 0 0 0 1.2933,0.7762 l 0.17,1.5487 a 0.67,0.67 0 0 0 0.6656,0.5964 h 2.271 a 0.67,0.67 0 0 0 0.6656,-0.5964 l 0.1705,-1.5484 a 5.2191,5.2191 0 0 0 1.318,-0.7963 l -0.0154,0.0271 1.4344,0.61 a 0.67,0.67 0 0 0 0.8459,-0.2885 l 1.1117,-1.98 a 0.67,0.67 0 0 0 -0.1939,-0.8724 z m -6.4714,0.9334 a 2.5012,2.5012 0 1 1 2.5012,-2.5012 2.5013,2.5013 0 0 1 -2.5012,2.5012 z"
id="path158885" />
d="m 23.734378,18.575 -1.267442,-0.907 -0.015,0.0269 a 5.1977726,5.1976 0 0 0 0.0693,-0.6877 5.2031727,5.203 0 0 0 -0.0738,-0.7314 l 0.0074,0.0127 1.257642,-0.92 a 0.67002224,0.67 0 0 0 0.184806,-0.8745 l -1.132737,-1.9683 a 0.67002224,0.67 0 0 0 -0.848928,-0.28 l -1.427749,0.6248 0.0124,0.0215 A 5.2208733,5.2207 0 0 0 19.222827,12.135 L 19.053422,10.5964 A 0.67002224,0.67 0 0 0 18.387799,10 h -2.271075 a 0.67002224,0.67 0 0 0 -0.665822,0.5964 l -0.170006,1.5453 a 5.2193733,5.2192 0 0 0 -1.321144,0.8044 l 0.018,-0.0322 -1.434248,-0.61 a 0.67002224,0.67 0 0 0 -0.846028,0.2886 l -1.111837,1.98 a 0.67002224,0.67 0 0 0 0.194307,0.8725 l 1.267442,0.907 0.0276,-0.0492 a 5.2142731,5.2141 0 0 0 -0.0709,0.7037 5.210173,5.21 0 0 0 0.0767,0.7616 l -0.021,-0.0367 -1.257641,0.9205 a 0.67002224,0.67 0 0 0 -0.185107,0.8744 l 1.132738,1.9684 a 0.67002224,0.67 0 0 0 0.848928,0.2795 l 1.427948,-0.6249 -0.0293,-0.0507 a 5.2201733,5.22 0 0 0 1.293343,0.7762 l 0.170005,1.5487 a 0.67002224,0.67 0 0 0 0.665622,0.5964 H 18.3974 a 0.67002224,0.67 0 0 0 0.665622,-0.5964 l 0.170506,-1.5484 a 5.2192733,5.2191 0 0 0 1.318044,-0.7963 l -0.0154,0.0271 1.434447,0.61 a 0.67002224,0.67 0 0 0 0.845928,-0.2885 l 1.111737,-1.98 A 0.67002224,0.67 0 0 0 23.734378,18.575 Z m -6.471616,0.9334 a 2.501283,2.5012 0 1 1 2.501283,-2.5012 2.501383,2.5013 0 0 1 -2.501283,2.5012 z"
id="path158885"
style="display:inline;fill:#bf2641;stroke:none" />
</svg>

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@ -648,7 +648,7 @@ static void buildKicadAboutBanner( EDA_BASE_FRAME* aParent, ABOUT_APP_INFO& aInf
wxEmptyString,
"https://gitlab.com/kicad/libraries/kicad-symbols/-/graphs/master",
SYMBOL_LIB_CONTRIBUTION,
aInfo.CreateKiBitmap( new_component_xpm ) ) );
aInfo.CreateKiBitmap( add_component_xpm ) ) );
#define FOOTPRINT_LIB_CONTRIBUTION _( "Footprints by" )
aInfo.AddLibrarian( new CONTRIBUTOR( "Scripts by Thomas Pointhuber",