Icons: conform to KiCad style

- Stroke width: 2px
 - Stroke cap: round
 - Padding
 - Pixel alignment
This commit is contained in:
Michael Kavanagh 2020-12-26 20:13:24 +00:00 committed by Seth Hillbrand
parent 4af5e5313f
commit ea8065b212
46 changed files with 1004 additions and 882 deletions

View File

@ -8,21 +8,21 @@
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, 0x00, 0xd7, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0x18, 0x60, 0x10,
0xca, 0x1c, 0x6a, 0x19, 0x52, 0x15, 0xb2, 0x36, 0xe4, 0x4a, 0xc8, 0xbb, 0x90, 0x5f, 0x04, 0x14,
0x07, 0xc9, 0x84, 0x74, 0x84, 0x3c, 0x09, 0xf9, 0x8f, 0x80, 0x78, 0x14, 0x47, 0x8a, 0x84, 0xcc,
0x08, 0xf9, 0x09, 0x52, 0x14, 0x7c, 0x27, 0x64, 0x6a, 0x70, 0x64, 0xb0, 0x61, 0xa8, 0x50, 0x1a,
0x2b, 0x4e, 0xe5, 0xc1, 0x91, 0x21, 0x6f, 0x80, 0x8a, 0xff, 0x04, 0x2f, 0x0d, 0xb1, 0x22, 0xe8,
0xea, 0x34, 0xd6, 0xe0, 0x99, 0x20, 0x93, 0x43, 0x77, 0x84, 0xab, 0x11, 0xe1, 0x49, 0x5f, 0xae,
0x90, 0x6d, 0x40, 0xe5, 0xdf, 0x42, 0x52, 0x88, 0x0a, 0x93, 0x34, 0x56, 0xb0, 0xf2, 0x97, 0xa1,
0xc6, 0x44, 0x06, 0x62, 0xc8, 0x2c, 0xb0, 0x72, 0x75, 0x62, 0xc3, 0x3c, 0x0a, 0xe4, 0x18, 0xa2,
0x4d, 0x07, 0x06, 0x24, 0x28, 0x64, 0x52, 0x88, 0x8e, 0x53, 0x60, 0xb8, 0x03, 0x43, 0x86, 0x68,
0xe5, 0xc0, 0x58, 0xfd, 0x19, 0xf2, 0x87, 0xa8, 0x80, 0x84, 0x9a, 0xdf, 0x01, 0x8c, 0xd3, 0xa5,
0x44, 0x2b, 0x6f, 0x60, 0x0a, 0x79, 0x0c, 0x74, 0x90, 0x25, 0xf1, 0x69, 0xd2, 0x12, 0xe8, 0xdd,
0xdb, 0x0c, 0x8c, 0xc4, 0x6b, 0xa8, 0x06, 0x6a, 0x98, 0x42, 0x42, 0xaa, 0x07, 0xa6, 0xf7, 0xff,
0xc1, 0x91, 0xa4, 0x68, 0xb8, 0x02, 0xf4, 0x81, 0x01, 0x29, 0x1a, 0xde, 0x86, 0xfc, 0x0f, 0x14,
0x26, 0x45, 0x03, 0x30, 0xab, 0x84, 0xb2, 0x31, 0x0c, 0x12, 0x00, 0x00, 0x9b, 0x76, 0x5a, 0x51,
0x53, 0x43, 0x76, 0x29, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
0x73, 0x00, 0x00, 0x00, 0xd3, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0x18, 0x60, 0x10,
0x6a, 0x10, 0x5a, 0x14, 0xb2, 0x2a, 0xe4, 0x62, 0xc8, 0xbb, 0x90, 0x5f, 0x21, 0x87, 0xf1, 0x2a,
0xf5, 0xe3, 0x0d, 0x29, 0x09, 0xb9, 0x1e, 0xf2, 0x1f, 0x09, 0xe2, 0xd6, 0x90, 0xc6, 0x1a, 0x52,
0x0c, 0x34, 0x13, 0xa4, 0xe8, 0x59, 0xc8, 0xdc, 0x90, 0xb8, 0x50, 0xe3, 0x48, 0x91, 0x34, 0x56,
0x9c, 0xca, 0xc3, 0x35, 0x43, 0x2f, 0x80, 0x15, 0xef, 0x0f, 0xf5, 0x0e, 0x65, 0x26, 0xe8, 0xea,
0x10, 0xff, 0x90, 0x2f, 0x40, 0xc5, 0xb7, 0x83, 0xdd, 0x89, 0xf2, 0x64, 0x48, 0x5c, 0xc8, 0x6f,
0xa0, 0xf2, 0xc5, 0xa1, 0x3c, 0xc4, 0x29, 0xf7, 0x07, 0x2b, 0xaf, 0x27, 0x32, 0x08, 0x83, 0x55,
0x43, 0x3e, 0x85, 0xfc, 0x0f, 0xad, 0x23, 0x52, 0xb9, 0x03, 0x0b, 0xc8, 0xab, 0xc1, 0x8b, 0x88,
0x8e, 0x22, 0x60, 0x40, 0x02, 0xbd, 0x1a, 0xcb, 0x4d, 0xa4, 0xf2, 0x68, 0x3e, 0x50, 0xb8, 0x87,
0x7a, 0x10, 0x6f, 0x7e, 0x09, 0xd0, 0xfc, 0x03, 0x24, 0xa4, 0x99, 0xe0, 0x6b, 0x40, 0xf3, 0xbd,
0x89, 0x56, 0x1e, 0xa8, 0x0f, 0x4a, 0x04, 0x0e, 0x2c, 0xc4, 0xa7, 0xc9, 0x22, 0xa0, 0x86, 0xd9,
0x24, 0x38, 0x08, 0x98, 0x80, 0xff, 0x87, 0xc4, 0x91, 0xa2, 0xe1, 0x52, 0xc8, 0xff, 0x20, 0x23,
0x52, 0x34, 0xbc, 0x0d, 0xf9, 0x1f, 0x29, 0x42, 0x8a, 0x86, 0x9f, 0xc0, 0x30, 0x62, 0x23, 0x45,
0xc3, 0x61, 0x02, 0xd9, 0x8f, 0xae, 0x00, 0x00, 0xc3, 0x88, 0x59, 0x96, 0x0a, 0x1e, 0x95, 0x6a,
0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE add_arc_xpm[1] = {{ png, sizeof( png ), "add_arc_xpm" }};

View File

@ -8,20 +8,23 @@
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, 0x00, 0xc4, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x18, 0x2c, 0x20,
0x34, 0x34, 0xf4, 0x20, 0x08, 0xd3, 0xcc, 0x82, 0x90, 0x90, 0x90, 0xff, 0x20, 0x3c, 0x6a, 0xc1,
0xa8, 0x05, 0x83, 0xd0, 0x02, 0xed, 0x86, 0xab, 0x6c, 0xd2, 0x0d, 0x47, 0xfa, 0xe5, 0x6a, 0x77,
0xff, 0x97, 0xaf, 0xd9, 0xf9, 0x5f, 0xaa, 0xe1, 0x70, 0xa7, 0xca, 0xa4, 0x6d, 0xec, 0xd8, 0xd4,
0x01, 0xe5, 0x26, 0x4a, 0x35, 0x1e, 0x79, 0x0b, 0xc4, 0x4f, 0xa5, 0x1a, 0x8f, 0x76, 0x80, 0xc4,
0x08, 0x5a, 0x00, 0x32, 0x1c, 0xa8, 0xe1, 0x3f, 0x0a, 0x06, 0x5a, 0x82, 0xae, 0x0e, 0x6a, 0x38,
0x9a, 0xba, 0x23, 0xed, 0x20, 0xaf, 0x1f, 0x80, 0x79, 0x1f, 0x1b, 0x96, 0xab, 0xdb, 0xf3, 0x1f,
0x5d, 0x23, 0xc8, 0x27, 0xe8, 0xea, 0x64, 0xeb, 0xf6, 0x62, 0xa8, 0x03, 0xe2, 0x27, 0x64, 0x59,
0x00, 0x0a, 0x2e, 0x22, 0x2d, 0x78, 0x45, 0x30, 0x88, 0x24, 0x1b, 0x0e, 0xf7, 0xa2, 0x6b, 0x94,
0x6c, 0x3c, 0xd2, 0x47, 0x54, 0x50, 0x36, 0x1e, 0xed, 0x21, 0x2a, 0x92, 0x41, 0x0a, 0xe5, 0x81,
0x3e, 0x01, 0xb9, 0x1c, 0x64, 0xa1, 0xf1, 0xcc, 0x33, 0xac, 0xe8, 0xea, 0x40, 0x11, 0x0f, 0x75,
0xcc, 0x6b, 0x20, 0x7e, 0x03, 0xd2, 0x83, 0x4d, 0xdd, 0x68, 0x46, 0x1b, 0xb5, 0x60, 0x88, 0x5b,
0x70, 0x18, 0x88, 0x0f, 0x31, 0x0c, 0x36, 0x00, 0x00, 0x5d, 0x0c, 0x09, 0x37, 0x3f, 0x8c, 0x70,
0x77, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
0xf8, 0x00, 0x00, 0x00, 0xec, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x18, 0x4c, 0x20,
0x38, 0x38, 0xf8, 0x3e, 0x4d, 0x2d, 0x08, 0x09, 0x09, 0xf9, 0x3f, 0x6a, 0xc1, 0xa8, 0x05, 0x64,
0x82, 0x86, 0xff, 0x4c, 0xd2, 0x0d, 0x87, 0x7d, 0xac, 0x32, 0xda, 0xfe, 0x4b, 0x35, 0x1c, 0x75,
0xc3, 0xa6, 0x44, 0xba, 0xe1, 0x84, 0x8c, 0x54, 0xd3, 0x91, 0x1c, 0xc9, 0xa6, 0xc3, 0x69, 0xf2,
0xad, 0x87, 0x24, 0x89, 0x37, 0xfc, 0xff, 0x7f, 0x46, 0xa9, 0xc6, 0x23, 0xeb, 0x80, 0xf8, 0x3f,
0x12, 0x5e, 0x82, 0xac, 0x44, 0xaa, 0xe9, 0x90, 0x35, 0x50, 0xec, 0x0b, 0x92, 0xfc, 0x3b, 0x89,
0xa6, 0xa3, 0xa6, 0x44, 0x99, 0x2f, 0xdd, 0x78, 0xd4, 0x1b, 0xcd, 0x70, 0x18, 0x76, 0x85, 0x5b,
0xd0, 0x78, 0xe4, 0x34, 0x16, 0xf9, 0x23, 0x28, 0x39, 0x14, 0x14, 0xbe, 0xd8, 0xb0, 0x45, 0x56,
0x17, 0x36, 0xc3, 0xff, 0x5b, 0x65, 0xb6, 0xc3, 0xd5, 0x48, 0x37, 0x1c, 0xc2, 0xa6, 0xe6, 0x0b,
0x51, 0x3e, 0x90, 0x6a, 0x3c, 0xec, 0x8b, 0xcd, 0x02, 0x99, 0x86, 0x23, 0x5e, 0x08, 0x35, 0x47,
0xcf, 0xa2, 0xcb, 0x4b, 0x36, 0x1e, 0x3e, 0x49, 0x7c, 0x1c, 0x34, 0x1c, 0x59, 0x89, 0x6a, 0xc0,
0xd1, 0x55, 0x20, 0x71, 0x78, 0x30, 0x36, 0x1d, 0xb5, 0x04, 0x8a, 0x7f, 0x40, 0x52, 0xf3, 0x09,
0x24, 0x46, 0x52, 0x44, 0x83, 0x52, 0x91, 0x65, 0x66, 0xc7, 0x7f, 0xc9, 0x86, 0xc3, 0x1e, 0xc8,
0x86, 0xc3, 0x80, 0x4c, 0xcb, 0x31, 0x69, 0xa0, 0xc5, 0xb9, 0x52, 0x4d, 0x87, 0xb3, 0x64, 0x1b,
0x8e, 0x48, 0x8d, 0xe6, 0xe4, 0x51, 0x0b, 0x06, 0xc8, 0x02, 0x9a, 0xd7, 0xc9, 0x83, 0x12, 0x00,
0x00, 0x63, 0x85, 0xd8, 0x50, 0x69, 0xfd, 0x9e, 0x82, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e,
0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE add_center_dimension_xpm[1] = {{ png, sizeof( png ), "add_center_dimension_xpm" }};

View File

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

View File

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

View File

@ -8,12 +8,12 @@
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, 0x00, 0x3e, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0x18, 0x24, 0x20,
0x50, 0x2c, 0x34, 0x93, 0x34, 0xe5, 0x97, 0x43, 0xfe, 0x87, 0x64, 0x11, 0xa9, 0x3c, 0x54, 0x34,
0xe4, 0x12, 0x50, 0xf9, 0xf5, 0x50, 0x89, 0x51, 0xe5, 0xa3, 0xca, 0x87, 0xbf, 0x72, 0x06, 0x86,
0x90, 0xac, 0x90, 0xff, 0xa1, 0x97, 0x03, 0xc5, 0x48, 0xc8, 0x53, 0xa1, 0x99, 0x24, 0x29, 0xa7,
0x29, 0x00, 0x00, 0x95, 0x01, 0x51, 0x3b, 0xe5, 0x59, 0x3f, 0x4f, 0x00, 0x00, 0x00, 0x00, 0x49,
0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
0x73, 0x00, 0x00, 0x00, 0x43, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0x18, 0x24, 0x20,
0x50, 0x2c, 0xe4, 0x4c, 0xc8, 0x61, 0x12, 0x94, 0x87, 0x5e, 0x0e, 0xf9, 0x1f, 0x7a, 0x8a, 0x48,
0xe5, 0xa1, 0xa2, 0x21, 0x97, 0x42, 0xfe, 0x87, 0x5c, 0x0f, 0x95, 0x18, 0x55, 0x3e, 0xaa, 0x7c,
0xf8, 0x2b, 0x07, 0x6a, 0x38, 0x05, 0xcc, 0x1e, 0x97, 0x03, 0xc5, 0x88, 0xce, 0x51, 0x21, 0x87,
0x43, 0xce, 0x90, 0xa0, 0x9c, 0xc6, 0x00, 0x00, 0x15, 0xc6, 0x54, 0xef, 0x26, 0x2f, 0x8d, 0xc0,
0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE add_graphical_segments_xpm[1] = {{ png, sizeof( png ), "add_graphical_segments_xpm" }};

View File

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

View File

@ -8,19 +8,19 @@
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, 0x00, 0xab, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x20, 0x01, 0x84,
0x86, 0x86, 0x9e, 0x02, 0x61, 0x06, 0x5a, 0x81, 0x90, 0x90, 0x90, 0xff, 0x20, 0x3c, 0x6a, 0xc1,
0xa8, 0x05, 0x83, 0xd0, 0x02, 0xf1, 0x86, 0xc3, 0x4a, 0x52, 0x8d, 0x47, 0x56, 0xc8, 0xd7, 0xed,
0xf9, 0x2f, 0x5b, 0xbf, 0xff, 0x3f, 0x90, 0xbd, 0x4e, 0xaa, 0xe1, 0x88, 0x1c, 0x55, 0x0c, 0x97,
0x6a, 0x39, 0x28, 0x0b, 0x34, 0xf0, 0x39, 0x10, 0xff, 0x47, 0xc3, 0xef, 0x40, 0x72, 0x94, 0x5b,
0xd0, 0x70, 0x64, 0x36, 0x16, 0xc3, 0xa1, 0xf8, 0xe8, 0x2a, 0x62, 0xc2, 0x75, 0x3f, 0x2c, 0x6c,
0xb1, 0x61, 0xa5, 0x9a, 0x6d, 0xff, 0x71, 0x5b, 0x70, 0xe4, 0x23, 0x31, 0x16, 0xec, 0xc5, 0x67,
0x81, 0x62, 0x35, 0x5e, 0x0b, 0x5e, 0xd3, 0x34, 0x88, 0x24, 0x9b, 0x0e, 0xaf, 0xa6, 0xd8, 0x02,
0xd1, 0x86, 0xfd, 0x12, 0x38, 0x22, 0xf9, 0x8d, 0x54, 0xf3, 0x11, 0x75, 0xaa, 0xa4, 0x24, 0x99,
0x96, 0x63, 0xd2, 0x40, 0x9f, 0x2c, 0x95, 0xaf, 0xdd, 0xfd, 0x5f, 0xae, 0x6e, 0x2f, 0x38, 0x72,
0x65, 0x9a, 0x0f, 0xaa, 0x8e, 0xe6, 0xe4, 0x51, 0x0b, 0x46, 0xa2, 0x05, 0xe4, 0x34, 0x5b, 0x00,
0x49, 0xb5, 0xe1, 0x59, 0x4d, 0xd4, 0x1d, 0x26, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44,
0xae, 0x42, 0x60, 0x82,
0xf8, 0x00, 0x00, 0x00, 0xa8, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x20, 0x01, 0x84,
0x84, 0x84, 0x1c, 0x06, 0x61, 0x06, 0x5a, 0x01, 0xa0, 0xe1, 0xff, 0x41, 0x78, 0xd4, 0x82, 0x51,
0x0b, 0x06, 0xa1, 0x05, 0x52, 0x0d, 0xc7, 0x34, 0xa4, 0x9b, 0x8e, 0xac, 0x95, 0xab, 0xdd, 0xfd,
0x5f, 0xb6, 0x6e, 0xdf, 0x7f, 0xa9, 0xa6, 0xa3, 0xeb, 0xa5, 0x9a, 0x8f, 0xa8, 0x53, 0xc5, 0x70,
0xe9, 0x86, 0xc3, 0x6a, 0x52, 0x8d, 0x47, 0xde, 0x02, 0xf1, 0x7f, 0x34, 0xfc, 0x4e, 0xaa, 0xe5,
0xa0, 0x2c, 0xe5, 0x16, 0x34, 0x1e, 0x59, 0x83, 0xc5, 0x70, 0x28, 0x3e, 0xba, 0x8a, 0xd8, 0xec,
0xff, 0x1f, 0x17, 0x96, 0xab, 0xdf, 0xf7, 0x1f, 0xb7, 0x05, 0x47, 0x3e, 0x52, 0x6c, 0x01, 0x38,
0xcc, 0x71, 0x5b, 0xf0, 0x9a, 0xf2, 0x20, 0x02, 0x46, 0x2e, 0x45, 0x41, 0x44, 0x08, 0x88, 0x37,
0x1f, 0x54, 0xc4, 0x11, 0xc9, 0xaf, 0x41, 0x09, 0x80, 0x2a, 0x29, 0x09, 0x64, 0x89, 0x64, 0xd3,
0xe1, 0xd5, 0xf2, 0x75, 0x7b, 0xfe, 0xcb, 0x01, 0xb1, 0x54, 0xc3, 0x91, 0x95, 0x32, 0x0d, 0xc7,
0x54, 0x46, 0x73, 0xf2, 0xa8, 0x05, 0x23, 0xd4, 0x02, 0x92, 0x9b, 0x2d, 0x00, 0xf4, 0x16, 0xe1,
0xae, 0xde, 0x0d, 0xa3, 0x8c, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60,
0x82,
};
const BITMAP_OPAQUE add_junction_xpm[1] = {{ png, sizeof( png ), "add_junction_xpm" }};

View File

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

View File

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

View File

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

View File

@ -8,10 +8,11 @@
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, 0x00, 0x21, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0x18, 0x9c, 0x20,
0xe4, 0x3f, 0x71, 0x90, 0x32, 0x0d, 0x07, 0x09, 0xc0, 0x51, 0x0d, 0xa3, 0x1a, 0x06, 0x8f, 0x06,
0xda, 0xe6, 0x87, 0xc1, 0x05, 0x00, 0x10, 0x2a, 0x3c, 0x37, 0x56, 0x23, 0x09, 0xb3, 0x00, 0x00,
0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
0x73, 0x00, 0x00, 0x00, 0x2c, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0x18, 0x9c, 0x20,
0xe4, 0x70, 0xc8, 0x7f, 0x22, 0xe0, 0x61, 0x84, 0x86, 0xff, 0xc4, 0x41, 0x14, 0x0d, 0x07, 0x09,
0xc0, 0x51, 0x0d, 0xa3, 0x1a, 0x06, 0x8f, 0x06, 0xd2, 0x92, 0x37, 0xa9, 0x19, 0x68, 0x70, 0x01,
0x00, 0xe9, 0x35, 0x3b, 0x47, 0xa7, 0xd2, 0x63, 0xb1, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e,
0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE add_rectangle_xpm[1] = {{ png, sizeof( png ), "add_rectangle_xpm" }};

View File

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

View File

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

View File

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

View File

@ -8,22 +8,18 @@
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, 0x00, 0xde, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x18, 0xf6, 0x40,
0xaa, 0xf1, 0xc8, 0x7f, 0x72, 0xf0, 0xa8, 0x05, 0xc3, 0xc8, 0x02, 0xb5, 0xf6, 0xe3, 0xff, 0xe5,
0x9a, 0x8f, 0x52, 0xdf, 0x02, 0x93, 0xfe, 0xd3, 0xff, 0x0f, 0xdd, 0x7d, 0xff, 0xff, 0xef, 0xbf,
0xff, 0xff, 0xbf, 0xfc, 0xfc, 0xf3, 0x7f, 0xc5, 0xf9, 0x97, 0xff, 0x2d, 0x27, 0x9d, 0x01, 0x63,
0xf3, 0x89, 0xa7, 0x29, 0xb3, 0x40, 0x1a, 0x88, 0xcf, 0x3f, 0xf9, 0xfc, 0x7f, 0xf7, 0xee, 0xdd,
0xff, 0xe3, 0xe3, 0xe3, 0xff, 0x67, 0x66, 0x66, 0xfe, 0xbf, 0x7c, 0xf9, 0xf2, 0x7f, 0x34, 0x70,
0x16, 0x88, 0x99, 0xc8, 0xb2, 0xc0, 0x6a, 0xf2, 0x99, 0xff, 0xdf, 0xbf, 0x7f, 0xff, 0x1f, 0x1e,
0x1e, 0xfe, 0x3f, 0x24, 0x24, 0x04, 0x03, 0x47, 0x45, 0x45, 0xc1, 0x2c, 0x11, 0x22, 0xcb, 0x02,
0x50, 0x30, 0xfc, 0xf8, 0xf1, 0xe3, 0x7f, 0x44, 0x44, 0x04, 0x21, 0x0b, 0x04, 0xc9, 0x4a, 0x2d,
0xa0, 0x20, 0x3a, 0xfd, 0xe8, 0xd3, 0xff, 0x03, 0x07, 0x0e, 0xfc, 0x4f, 0x4e, 0x4e, 0xfe, 0x9f,
0x97, 0x97, 0xf7, 0xff, 0xea, 0xd5, 0xab, 0xe8, 0x41, 0x74, 0x9a, 0xa2, 0xe4, 0x68, 0xd8, 0x77,
0xea, 0xff, 0xee, 0x9b, 0x6f, 0xff, 0xff, 0x06, 0xc6, 0xf2, 0xc7, 0xef, 0xbf, 0xff, 0x2f, 0x3a,
0xf3, 0x1c, 0x25, 0x92, 0x81, 0x80, 0x85, 0x2a, 0xe9, 0x5d, 0xa1, 0xe5, 0xd8, 0x7f, 0xd9, 0x26,
0x22, 0x92, 0x29, 0xb9, 0x16, 0x10, 0x9d, 0xd1, 0x46, 0x2d, 0x18, 0xb5, 0x80, 0x76, 0xc5, 0xf5,
0xa0, 0x07, 0x00, 0xe0, 0xf5, 0x5a, 0xcb, 0x83, 0xbd, 0x4c, 0xc8, 0x00, 0x00, 0x00, 0x00, 0x49,
0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
0xf8, 0x00, 0x00, 0x00, 0x9b, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x18, 0xf6, 0x40,
0xaa, 0xf1, 0xc8, 0x7f, 0x72, 0xf0, 0xa8, 0x05, 0xc3, 0xc3, 0x82, 0x47, 0x92, 0x8d, 0x47, 0x83,
0x45, 0x3a, 0x8f, 0xf0, 0x8a, 0xb5, 0x9e, 0x10, 0x97, 0x6a, 0x3a, 0x1a, 0x01, 0x14, 0xbb, 0x4f,
0x2d, 0x0b, 0x1e, 0xc9, 0x34, 0x1c, 0x13, 0xa2, 0x59, 0x32, 0x95, 0x6e, 0x38, 0x1a, 0x02, 0x92,
0x0b, 0x0d, 0x0d, 0xf5, 0x0e, 0x09, 0x09, 0x79, 0x02, 0xc4, 0x8f, 0x81, 0xd8, 0x93, 0x6a, 0x16,
0x80, 0x82, 0x05, 0x24, 0x07, 0x35, 0xf8, 0x3f, 0x36, 0x4c, 0x7f, 0x0b, 0x48, 0x4a, 0x25, 0x0d,
0x87, 0x02, 0xa0, 0x16, 0x78, 0x82, 0x2c, 0x09, 0x0e, 0x0e, 0x7e, 0x04, 0x0c, 0x2e, 0x0f, 0x6a,
0x26, 0xc7, 0x1b, 0x72, 0xed, 0x87, 0x05, 0x69, 0x5d, 0xe6, 0x3c, 0x92, 0x6e, 0x3c, 0x1c, 0x2a,
0xd4, 0x70, 0x82, 0x4f, 0xb4, 0x61, 0xbf, 0x84, 0x54, 0xe3, 0xe1, 0x48, 0xbc, 0xc9, 0x94, 0xdc,
0x0c, 0x45, 0x74, 0x46, 0x1b, 0xb5, 0x60, 0xd4, 0x02, 0xda, 0x15, 0xd7, 0x83, 0x1e, 0x00, 0x00,
0xb0, 0x0e, 0xd4, 0x02, 0xaf, 0x9c, 0x70, 0x27, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44,
0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE add_zone_xpm[1] = {{ png, sizeof( png ), "add_zone_xpm" }};

View File

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

View File

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

View File

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

View File

@ -8,13 +8,12 @@
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, 0x00, 0x49, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x0c, 0x09, 0x09, 0xf9,
0xcf, 0x40, 0x00, 0xac, 0x59, 0xb3, 0x86, 0x11, 0x44, 0x93, 0xa2, 0x16, 0x06, 0x98, 0x18, 0x68,
0x0c, 0x46, 0x2d, 0x18, 0xb5, 0x60, 0x08, 0x58, 0x40, 0x73, 0xc0, 0x48, 0x92, 0xea, 0x55, 0xab,
0x98, 0x49, 0xb6, 0x80, 0xe8, 0xec, 0xdf, 0xf0, 0x9f, 0x49, 0x8a, 0xf1, 0xe8, 0xdf, 0xd1, 0x54,
0x34, 0x6a, 0xc1, 0xa8, 0x05, 0xb4, 0xcc, 0xc9, 0xa3, 0x19, 0x8d, 0x56, 0x00, 0x00, 0xfb, 0xa7,
0x14, 0x3e, 0x46, 0xed, 0xdd, 0x86, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42,
0x60, 0x82,
0xf8, 0x00, 0x00, 0x00, 0x44, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x64, 0xa0, 0x31, 0x60,
0x64, 0x60, 0x60, 0x60, 0x08, 0x09, 0x09, 0xf9, 0x4f, 0x48, 0xe1, 0x9a, 0x35, 0x6b, 0x18, 0x89,
0x55, 0x37, 0x6a, 0xc1, 0xa8, 0x05, 0xa3, 0x16, 0x60, 0xb1, 0x60, 0xd0, 0xe4, 0x64, 0xa9, 0xc6,
0x23, 0xff, 0x49, 0x31, 0xfc, 0x59, 0xbd, 0x0d, 0xe3, 0xa8, 0x05, 0xa3, 0x16, 0x8c, 0x5a, 0x00,
0xb5, 0x80, 0x58, 0x30, 0x6a, 0x01, 0x4d, 0x00, 0x00, 0xbd, 0x2b, 0x9c, 0x19, 0x91, 0xdf, 0xe9,
0x68, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE array_xpm[1] = {{ png, sizeof( png ), "array_xpm" }};

View File

@ -8,23 +8,22 @@
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, 0x00, 0xed, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0xa0, 0x35, 0x08,
0x09, 0x09, 0xd9, 0x00, 0xc4, 0x7b, 0x69, 0x60, 0xee, 0x4a, 0x20, 0x3e, 0x04, 0x62, 0xfc, 0x00,
0xe2, 0xff, 0x9e, 0x9e, 0x9e, 0xec, 0x54, 0xb6, 0xe0, 0x23, 0xc8, 0xdc, 0x51, 0x0b, 0x46, 0xba,
0x05, 0xc1, 0xc1, 0xc1, 0x8f, 0x40, 0x72, 0xf8, 0x30, 0x48, 0xcd, 0x68, 0x10, 0x8d, 0x06, 0xd1,
0xa8, 0x05, 0x84, 0x2d, 0x78, 0x03, 0x62, 0x44, 0x46, 0x46, 0x8a, 0x53, 0xcb, 0x70, 0x90, 0x63,
0x81, 0x66, 0xfe, 0x06, 0xe2, 0x3f, 0x0c, 0xa1, 0xa1, 0xa1, 0x3b, 0xa0, 0x49, 0xae, 0x04, 0x97,
0x06, 0xed, 0x86, 0xab, 0x6c, 0x52, 0x8d, 0x47, 0x3b, 0xa4, 0x1a, 0x8f, 0x3c, 0x05, 0xe2, 0x27,
0x52, 0x0d, 0x47, 0xda, 0x41, 0x62, 0x78, 0x5c, 0x9f, 0x08, 0x35, 0xf3, 0x34, 0xc8, 0x02, 0x0f,
0x28, 0xe7, 0x27, 0x10, 0x57, 0x02, 0xf9, 0x42, 0xe8, 0x1a, 0xa0, 0x86, 0xff, 0x47, 0xc1, 0x40,
0x4b, 0xd0, 0xd5, 0x45, 0x47, 0x47, 0xf3, 0x01, 0xf3, 0x45, 0x1e, 0xd0, 0x9c, 0xaf, 0xd0, 0x3c,
0x12, 0x09, 0x96, 0x00, 0x1a, 0x5a, 0x0d, 0x14, 0xf8, 0x8b, 0x2b, 0x33, 0xc9, 0xd7, 0xec, 0xfc,
0x8f, 0x6e, 0x81, 0x42, 0xed, 0x2e, 0x7c, 0x19, 0xf0, 0x1f, 0x10, 0xf7, 0xa0, 0xd8, 0x1e, 0x14,
0x14, 0x64, 0x0d, 0x14, 0xdc, 0x03, 0xc4, 0x9f, 0x89, 0xb2, 0xa0, 0x66, 0x07, 0x36, 0x83, 0x41,
0x2e, 0x3f, 0x04, 0xc4, 0x6e, 0x24, 0x45, 0x9a, 0x54, 0xc3, 0xe1, 0x4e, 0x8c, 0x20, 0x02, 0x06,
0x1b, 0xd5, 0x92, 0x1c, 0x38, 0x92, 0x21, 0x96, 0x3c, 0x03, 0x63, 0x20, 0x1b, 0x5f, 0x24, 0x23,
0x03, 0x00, 0x12, 0x9f, 0x5a, 0x49, 0xd6, 0xf0, 0x8d, 0x14, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45,
0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
0xf8, 0x00, 0x00, 0x00, 0xdb, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0xa0, 0x07, 0x08,
0x09, 0x09, 0x39, 0x0c, 0xc2, 0x34, 0x33, 0x0f, 0xc8, 0xf9, 0x0f, 0xc2, 0x54, 0xb4, 0x00, 0xd5,
0xbc, 0x51, 0x0b, 0x46, 0xb0, 0x05, 0xc1, 0xc1, 0xc1, 0xf7, 0x61, 0x72, 0xb8, 0x30, 0x48, 0xcd,
0x68, 0x10, 0x8d, 0x06, 0xd1, 0xa8, 0x05, 0xc4, 0x59, 0xf0, 0x09, 0x24, 0x10, 0x10, 0x10, 0x20,
0x40, 0xa9, 0xe1, 0x51, 0x51, 0x51, 0x82, 0x50, 0x0b, 0x3e, 0x22, 0x5b, 0xb0, 0x1f, 0x9a, 0xe4,
0xf2, 0xb0, 0x69, 0xd2, 0x6e, 0xb8, 0xca, 0x26, 0xd5, 0x70, 0xb8, 0x53, 0xaa, 0xf1, 0xc8, 0x33,
0x20, 0x7e, 0x2a, 0xd5, 0x78, 0xb4, 0x03, 0x24, 0x86, 0xc3, 0xf5, 0xe5, 0x50, 0x0b, 0xf6, 0xc0,
0x05, 0x43, 0x43, 0x43, 0xfd, 0xa0, 0x82, 0x3f, 0x80, 0xb8, 0x0c, 0xe4, 0x0a, 0x64, 0x4d, 0x20,
0x03, 0x81, 0x06, 0xff, 0x47, 0xc5, 0x47, 0x3b, 0x90, 0xd5, 0x00, 0xcd, 0x10, 0x82, 0x1a, 0xfe,
0x13, 0x88, 0xff, 0x02, 0xb1, 0x2d, 0x7a, 0xa6, 0x6a, 0x84, 0x4a, 0x60, 0x64, 0x26, 0xf9, 0x9a,
0x9d, 0xff, 0xd1, 0x2d, 0x50, 0xa8, 0xdd, 0x85, 0x2b, 0xf3, 0x81, 0xcc, 0xa8, 0xc2, 0x1a, 0x7e,
0x41, 0x41, 0x41, 0x76, 0x40, 0xc9, 0xbd, 0x40, 0xfc, 0x19, 0x59, 0x93, 0x42, 0x2d, 0x16, 0x0b,
0x6a, 0x76, 0xa0, 0x1b, 0xfc, 0x09, 0xaa, 0xd7, 0x96, 0xe4, 0x88, 0xc3, 0x1a, 0x44, 0x0d, 0x47,
0xda, 0xa9, 0xd6, 0xea, 0x00, 0x47, 0x32, 0xc4, 0x92, 0xa7, 0x84, 0x22, 0x19, 0x1d, 0x00, 0x00,
0x9b, 0xb3, 0x46, 0x7e, 0x1f, 0x9c, 0x37, 0x8e, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44,
0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE auto_track_width_xpm[1] = {{ png, sizeof( png ), "auto_track_width_xpm" }};

View File

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

View File

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

View File

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

View File

@ -27,7 +27,7 @@
inkscape:window-height="715"
id="namedview1001"
showgrid="true"
inkscape:zoom="16.397042"
inkscape:zoom="11.804974"
inkscape:cx="6.7109761"
inkscape:cy="16.211576"
inkscape:window-x="0"
@ -100,7 +100,7 @@
id="title986">add_arc</title>
<path
class="cls-1"
d="m 3,22 v 0 A 19,19 0 0 1 22,3 v 0"
d="m 3,21 v 0 A 18,18 0 0 1 21,3 v 0"
id="path988"
style="stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none" />
style="stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none" />
</svg>

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -12,7 +12,7 @@
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="add_center_dimension.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"
@ -23,14 +23,14 @@
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1609"
inkscape:window-height="1286"
inkscape:window-height="1035"
id="namedview30"
showgrid="true"
inkscape:zoom="27.961538"
inkscape:cx="9.7815549"
inkscape:cy="13.14392"
inkscape:zoom="33.649424"
inkscape:cx="14.829"
inkscape:cy="12.275121"
inkscape:window-x="0"
inkscape:window-y="37"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
@ -80,19 +80,19 @@
<title
id="title27892">add_center_dimension</title>
<path
class="cls-1"
d="M 11,23 A 1,1 0 0 1 10,22 V 2 a 1,1 0 0 1 2,0 v 20 a 0.9994,0.9994 0 0 1 -1,1 z"
id="path27894" />
style="fill:none;stroke:#545454;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 11.5,1.5 v 20"
id="path844" />
<path
class="cls-1"
d="M 20.8548,13 H 1.0033 a 1,1 0 1 1 0,-2 h 19.8515 a 1,1 0 0 1 0,2 z"
id="path27896" />
style="fill:none;stroke:#545454;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
d="M 1.5,11.5 H 21"
id="path846" />
<path
class="cls-2"
d="m 14.0034,12 a 3,3 0 1 1 -3,-3 3,3 0 0 1 3,3 z"
d="m 14.5,11.5 a 3,3 0 1 1 -3,-3 3,3 0 0 1 3,3 z"
id="path27898" />
<path
class="cls-2"
d="m 23.9967,12 a 3,3 0 1 1 -3,-3 3,3 0 0 1 3,3 z"
d="m 23,11.5 a 3,3 0 1 1 -3,-3 3,3 0 0 1 3,3 z"
id="path27900" />
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -12,7 +12,7 @@
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="add_dashed_line.svg"
inkscape:version="1.0.1 (1.0.1+r74)">
inkscape:version="1.0.1 (c497b03c, 2020-09-10)">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
@ -23,14 +23,14 @@
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1609"
inkscape:window-height="1286"
inkscape:window-height="1035"
id="namedview30"
showgrid="true"
inkscape:zoom="13.980769"
inkscape:zoom="16.177201"
inkscape:cx="-7.1187798"
inkscape:cy="20.563411"
inkscape:cy="19.018026"
inkscape:window-x="0"
inkscape:window-y="37"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
@ -81,9 +81,8 @@
id="title27979">add_dashed_line</title>
<path
id="polygon27981"
transform="translate(-1,-1)"
style="fill:none;stroke:#545454;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 4;stroke-dashoffset:0"
d="M 11,15 3,4 22,7 19.479,18.938 4.673,22.325 Z"
d="M 11,14 3,3 21,6 19.5,18 4.5,21.5 Z"
class="cls-1"
sodipodi:nodetypes="cccccc" />
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -12,7 +12,7 @@
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="add_graphical_polygon.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,15 +22,15 @@
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="2310"
inkscape:window-height="1299"
inkscape:window-width="1920"
inkscape:window-height="1035"
id="namedview30"
showgrid="true"
inkscape:zoom="14.87974"
inkscape:cx="6.8897535"
inkscape:zoom="17.217404"
inkscape:cx="3.2016249"
inkscape:cy="12.248596"
inkscape:window-x="0"
inkscape:window-y="37"
inkscape:window-x="1995"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
@ -80,9 +80,9 @@
<title
id="title28001">add_graphical_polygon</title>
<path
id="polygon27981"
style="fill:#c1c1c1;fill-opacity:1;stroke:#545454;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
d="M 10,14 2,3 21,6 18.479,17.938 3.673,21.325 Z"
id="polygon27981-2"
style="fill:#c1c1c1;stroke:#545454;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;fill-opacity:1"
d="M 11,14 3,3 l 18,3 -1.5,12 -15,3.5 z"
class="cls-1"
sodipodi:nodetypes="cccccc" />
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -22,16 +22,16 @@
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1280"
inkscape:window-height="715"
inkscape:window-width="1920"
inkscape:window-height="995"
id="namedview30"
showgrid="true"
inkscape:zoom="12.97812"
inkscape:zoom="16.555662"
inkscape:cx="4.2048076"
inkscape:cy="17.563278"
inkscape:window-x="0"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:window-maximized="1"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
<inkscape:grid
@ -80,7 +80,7 @@
<title
id="title28021">add_graphical_segments</title>
<path
style="fill:none;stroke:#545454;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
style="fill:none;stroke:#545454;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
d="M 3,21 21,3"
id="path4866" />
</svg>

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -12,7 +12,7 @@
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="add_hierarchical_label.svg"
inkscape:version="1.0.1 (1.0.1+r74)">
inkscape:version="1.0.1 (c497b03c, 2020-09-10)">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
@ -22,15 +22,15 @@
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="2560"
inkscape:window-height="1371"
inkscape:window-width="1920"
inkscape:window-height="995"
id="namedview30"
showgrid="true"
inkscape:zoom="27.961538"
inkscape:cx="3.3259971"
inkscape:cy="6.3133837"
inkscape:zoom="30.82645"
inkscape:cx="12.506425"
inkscape:cy="13.547431"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-y="23"
inkscape:window-maximized="1"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
@ -82,24 +82,24 @@
<path
id="polygon200"
style="fill:none;stroke:#545454;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none"
d="m 20.71526,12 -4.5,-5 -4.5,5 4.5,5 z"
d="m 21.015362,12 -4.5,-5 -4.5,5 4.5,5 z"
class="cls-4"
sodipodi:nodetypes="ccccc" />
<text
xml:space="preserve"
style="font-size:40.9469px;line-height:1.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans';letter-spacing:0px;word-spacing:0px;stroke-width:1.02367"
x="0.22718215"
x="1.0236715"
y="17.606413"
id="text12815"
transform="scale(0.97687586,1.0236715)"><tspan
transform="scale(0.97687588,1.0236715)"><tspan
sodipodi:role="line"
id="tspan12813"
x="0.22718215"
x="1.0236715"
y="17.606413"
style="font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;font-size:16.3788px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Medium';fill:#545454;fill-opacity:1;stroke-width:1.02367"
dy="0">A</tspan></text>
<path
style="fill:none;stroke:#545454;stroke-width:2.39019;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 20.71526,12 H 25"
style="fill:none;stroke:#545454;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 21.015362,12 h 4.28474"
id="path12817" />
</svg>

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

@ -12,7 +12,7 @@
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="add_junction.svg"
inkscape:version="1.0.1 (1.0.1+r74)">
inkscape:version="1.0.1 (c497b03c, 2020-09-10)">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
@ -22,15 +22,15 @@
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="2560"
inkscape:window-height="1371"
inkscape:window-width="1920"
inkscape:window-height="995"
id="namedview30"
showgrid="true"
inkscape:zoom="27.961538"
inkscape:cx="-3.5584597"
inkscape:cy="13"
inkscape:zoom="30.82645"
inkscape:cx="10.974515"
inkscape:cy="11.99437"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-y="23"
inkscape:window-maximized="1"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
@ -81,21 +81,22 @@
id="title308">add_junction</title>
<line
class="cls-1"
x1="1.0199001"
y1="11.9942"
x2="12"
y2="11.9942"
x1="1"
y1="12"
x2="11"
y2="12"
id="line310" />
<line
class="cls-1"
x1="12"
y1="0.96640003"
y1="1"
x2="12"
y2="23.0336"
id="line312" />
y2="23"
id="line312"
style="stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none" />
<path
class="cls-2"
d="M 16,12 A 3.9664663,4 0 1 1 12.033534,8 3.9664663,4 0 0 1 16,12 Z"
d="M 16,12 A 4,4 0 1 1 12,8 4,4 0 0 1 16,12 Z"
id="path314"
style="fill:#1a81c4;fill-opacity:1;stroke-width:1.32774;stroke-miterlimit:4;stroke-dasharray:none" />
style="fill:#1a81c4;fill-opacity:1;stroke-width:1.32661417;stroke-miterlimit:4;stroke-dasharray:none;stroke:none" />
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -12,7 +12,7 @@
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="add_line2bus.svg"
inkscape:version="1.0.1 (1.0.1+r74)">
inkscape:version="1.0.1 (c497b03c, 2020-09-10)">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
@ -22,15 +22,15 @@
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="2560"
inkscape:window-height="1371"
inkscape:window-width="1920"
inkscape:window-height="1035"
id="namedview30"
showgrid="true"
inkscape:zoom="22.627417"
inkscape:zoom="26.182271"
inkscape:cx="11.148307"
inkscape:cy="10.769802"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-y="23"
inkscape:window-maximized="1"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
@ -80,27 +80,27 @@
<title
id="title115673">add_line2bus</title>
<path
style="fill:none;stroke:#545454;stroke-width:2.93102;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 21.486134,1.5 v 21"
style="fill:none;stroke:#545454;stroke-width:3;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 20.5,1.5 v 21"
id="path241460"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#545454;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 2.0138639,2.9861362 H 10.513866"
style="fill:none;stroke:#545454;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 2,3 H 11.5"
id="path241451" />
<path
style="fill:none;stroke:#545454;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 2.0138638,11.019065 H 11.013866"
style="fill:none;stroke:#545454;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 2,11 H 11.5"
id="path241453"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#1a81c4;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 11.5,11.063259 21,21.063252"
d="m 11.5,11 9,9"
id="path241455"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#1a81c4;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 11.5,3.0303304 21,13.030328"
d="m 11.5,3 9,9"
id="path241457"
sodipodi:nodetypes="cc" />
</svg>

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -7,11 +7,11 @@
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"
height="24"
width="24"
version="1.1"
id="svg2"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
inkscape:version="1.0.1 (c497b03c, 2020-09-10)"
sodipodi:docname="add_line_label.svg">
<metadata
id="metadata22">
@ -21,7 +21,7 @@
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
@ -36,15 +36,15 @@
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="2062"
inkscape:window-width="1920"
inkscape:window-height="983"
id="namedview18"
showgrid="true"
inkscape:zoom="22.627417"
inkscape:zoom="24.574859"
inkscape:cx="6.9326904"
inkscape:cy="12.932153"
inkscape:window-x="1690"
inkscape:window-y="874"
inkscape:window-x="46"
inkscape:window-y="47"
inkscape:window-maximized="0"
inkscape:current-layer="svg2"
inkscape:snap-grids="true"
@ -53,18 +53,18 @@
<inkscape:grid
type="xygrid"
id="grid2992"
empspacing="5"
empspacing="2"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true" />
</sodipodi:namedview>
<g
transform="matrix(1.7227623,0,0,1.7642347,-18.963766,1.822873)"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:34.504px;line-height:125%;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono';letter-spacing:0px;word-spacing:0px;opacity:1;fill:#545454;fill-opacity:1;stroke:none;stroke-width:0.5736"
transform="matrix(1.6112941,0,0,1.5882611,-18.197452,1.7356948)"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:34.504px;line-height:125%;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono';letter-spacing:0px;word-spacing:0px;opacity:1;fill:#545454;fill-opacity:1;stroke:none;stroke-width:0.625103"
id="text3857-6">
<text
xml:space="preserve"
style="font-size:16px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#545454;fill-opacity:1;stroke-width:0.5736"
style="font-size:16px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#545454;fill-opacity:1;stroke-width:0.625103"
x="13"
y="11"
id="text5125-0"
@ -73,7 +73,7 @@
id="tspan5123-9"
x="13"
y="11"
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:16px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Semi-Bold';fill:#545454;fill-opacity:1;stroke-width:0.5736">A</tspan></text>
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:16px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Semi-Bold';fill:#545454;fill-opacity:1;stroke-width:0.625103">A</tspan></text>
</g>
<text
xml:space="preserve"
@ -83,7 +83,7 @@
id="text3840">   </text>
<path
style="fill:none;stroke:#1a81c4;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 2.5,23.980056 h 21"
d="M 2,21 H 22"
id="path2987"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" />

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -12,7 +12,7 @@
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="add_orthogonal_dimension.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"
@ -23,14 +23,14 @@
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1609"
inkscape:window-height="1286"
inkscape:window-height="1035"
id="namedview30"
showgrid="true"
inkscape:zoom="27.961538"
inkscape:cx="11.704456"
inkscape:cy="12.109997"
inkscape:zoom="25.229334"
inkscape:cx="12.206285"
inkscape:cy="14.782771"
inkscape:window-x="0"
inkscape:window-y="37"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
@ -81,35 +81,39 @@
id="title115693">add_orthogonal_dimension</title>
<path
class="cls-1"
d="M 23.5,3.5 H 4 a 0.5,0.5 0 0 1 0,-1 h 19.5 a 0.5,0.5 0 0 1 0,1 z"
id="path115695" />
d="M 22.5,4 H 3.975 a 0.475,0.5 0 0 1 0,-1 H 22.5 a 0.475,0.5 0 0 1 0,1 z"
id="path115695"
style="stroke-width:1" />
<path
class="cls-1"
d="m 23.5,21.5 h -9.3037 a 0.5,0.5 0 0 1 0,-1 H 23.5 a 0.5,0.5 0 0 1 0,1 z"
id="path115697" />
d="m 22.5,21 h -8.354701 a 0.44899884,0.5 0 0 1 0,-1 H 22.5 a 0.44899884,0.5 0 0 1 0,1 z"
id="path115697"
style="stroke-width:1" />
<path
class="cls-2"
d="M 3,6 A 3,3 0 1 1 6,3 3,3 0 0 1 3,6 Z"
d="m 3.5,6.5 a 3,3 0 1 1 3,-3 3,3 0 0 1 -3,3 z"
id="path115699" />
<path
class="cls-2"
d="m 12,24 a 3,3 0 1 1 3,-3 3,3 0 0 1 -3,3 z"
d="m 12,23.5 a 3,3 0 1 1 3,-3 3,3 0 0 1 -3,3 z"
id="path115701" />
<line
class="cls-3"
x1="21"
x1="20.5"
y1="7.8831997"
x2="21"
x2="20.5"
y2="16.1521"
id="line115703" />
<polygon
class="cls-1"
points="22,4.454 23.453,9.874 20.547,9.874 "
points="23.453,9.874 20.547,9.874 22,4.454 "
id="polygon115705"
transform="translate(-1,-1)" />
transform="matrix(1.0323469,0,0,0.92250923,-2.2116318,-0.10885614)"
style="stroke-width:1.02472" />
<polygon
class="cls-1"
points="22,21.582 23.453,16.161 20.547,16.161 "
points="20.547,16.161 22,21.582 23.453,16.161 "
id="polygon115707"
transform="translate(-1,-1)" />
transform="matrix(1.0323469,0,0,0.92233911,-2.2116318,0.09407734)"
style="stroke-width:1.02481" />
</svg>

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -22,13 +22,13 @@
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1280"
inkscape:window-height="715"
inkscape:window-width="1541"
inkscape:window-height="923"
id="namedview30"
showgrid="true"
inkscape:zoom="19.775022"
inkscape:cx="10.584131"
inkscape:cy="12.518969"
inkscape:zoom="29.462761"
inkscape:cx="12"
inkscape:cy="12"
inkscape:window-x="0"
inkscape:window-y="23"
inkscape:window-maximized="0"
@ -86,5 +86,5 @@
width="18"
height="16"
id="rect115739"
style="fill:#c1c1c1;fill-opacity:1;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none" />
style="fill:#c1c1c1;fill-opacity:1;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none" />
</svg>

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -12,10 +12,56 @@
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="add_symbol_to_schematic.svg"
inkscape:version="0.92.2 5c3e80d, 2017-08-06"
inkscape:version="1.0.1 (c497b03c, 2020-09-10)"
inkscape:export-filename="/Users/jeff/kicad_dev/kicad/bitmaps_png/png_26/add_symbol_to_schematic.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96">
<polygon
class="cls-1"
points="5,24 21.654,13 5,2 "
id="polygon27928"
transform="translate(-1,-1.0000859)"
style="fill:none;stroke:#545454;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round" />
<line
class="cls-1"
x1="20.6542"
y1="11.999914"
x2="23.0242"
y2="11.999914"
id="line27930"
style="fill:none;stroke:#545454;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round" />
<line
class="cls-1"
x1="3.9219999"
y1="5.9999142"
x2="1"
y2="5.9999142"
id="line27932"
style="fill:none;stroke:#545454;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round" />
<line
class="cls-1"
x1="3.9043999"
y1="17.999914"
x2="1"
y2="17.999914"
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 7,8.4999141 h 3"
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 8.5,11.999914 v 5"
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 6.000682,14.464151 11,14.499914"
id="path17252"
sodipodi:nodetypes="cc" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
@ -26,16 +72,16 @@
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1645"
inkscape:window-height="1413"
inkscape:window-height="995"
id="namedview24"
showgrid="true"
inkscape:zoom="19.771793"
inkscape:zoom="21.797591"
inkscape:cx="15.356926"
inkscape:cy="13.275634"
inkscape:window-x="1510"
inkscape:window-y="217"
inkscape:window-x="2083"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:current-layer="g893"
inkscape:current-layer="Слой_1"
inkscape:document-rotation="0">
<inkscape:grid
type="xygrid"
@ -82,59 +128,6 @@
</defs>
<title
id="title7">add_symbol_to_schematic</title>
<g
id="g880"
transform="translate(3.614474,6.118756)">
<g
id="g893">
<path
class="cls-2"
d="m 4.5263319,5.336774 h 1.90223 a 0.8178335,0.8178335 0 1 0 0,-1.6356666 h -1.90223 a 0.8178335,0.8178335 0 0 0 0,1.6356666 z"
id="path13-3"
style="fill:#545454;stroke-width:1" />
<path
class="cls-2"
d="M 6.4618579,8.330977 V 8.060925 a 0.81783365,0.81783365 0 1 0 -1.6356671,0 V 8.330977 H 4.5570355 a 0.817734,0.817734 0 0 0 0,1.635468 H 4.8261908 V 10.2356 a 0.81783365,0.81783365 0 1 0 1.6356671,0 V 9.966445 h 0.269155 a 0.817734,0.817734 0 1 0 0,-1.635468 z"
id="path15-6"
style="fill:#545454;stroke-width:1" />
<path
style="fill:#b9b9b9;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 1.3855261,-4.4330418 V 16.195529 L 16.856956,5.881244 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 3.385526,2.381244 h 3"
id="path2229"
sodipodi:nodetypes="cc"
inkscape:connector-curvature="0" />
<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 17.128384,5.881244 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 -2.614474,-0.118756 4,3.7e-6"
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 -2.614474,11.881244 H 1.3858148"
id="path2237"
sodipodi:nodetypes="cc" />
<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 3.4088271,9.357943 H 6.3622256"
id="path2301"
inkscape:connector-curvature="0" />
<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 4.885526,10.834642 V 7.881244"
id="path2303"
inkscape:connector-curvature="0" />
</g>
</g>
<path
class="cls-3"
d="M 24.0065,17 A 7.0065,7.0065 0 1 1 17,10 a 7.0032,7.0032 0 0 1 7.0065,7 z"
@ -145,10 +138,12 @@
y1="13.6312"
x2="17.1038"
y2="20.631201"
id="line19" />
id="line19"
style="stroke:#ffffff;stroke-opacity:1" />
<polyline
class="cls-4"
points="15.349 17.164 18.104 14.412 20.859 17.164"
id="polyline21"
transform="translate(-1,-1)" />
transform="translate(-1,-1)"
style="stroke:#ffffff;stroke-opacity:1" />
</svg>

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -22,13 +22,13 @@
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1280"
inkscape:window-height="715"
inkscape:window-width="1588"
inkscape:window-height="878"
id="namedview30"
showgrid="true"
inkscape:zoom="27.961538"
inkscape:zoom="26.357187"
inkscape:cx="8.7425276"
inkscape:cy="18.324516"
inkscape:cy="12.145955"
inkscape:window-x="0"
inkscape:window-y="23"
inkscape:window-maximized="0"
@ -79,10 +79,11 @@
</defs>
<title
id="title402">add_tracks</title>
<polyline
class="cls-1"
points="24 2 18.877 12.936 7.353 12.936 2 24"
<path
id="polyline404"
style="fill:none;stroke:#1a81c4;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
transform="translate(-1,-1)"
style="stroke:#1a81c4;stroke-opacity:1" />
d="M 23,3 18.5,13 H 7.5 L 3,23"
class="cls-1"
sodipodi:nodetypes="cccc" />
</svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -12,7 +12,7 @@
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="add_via.svg"
inkscape:version="1.0.1 (1.0.1+r74)">
inkscape:version="1.0.1 (c497b03c, 2020-09-10)">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
@ -22,15 +22,15 @@
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="2560"
inkscape:window-height="1371"
inkscape:window-width="1920"
inkscape:window-height="1035"
id="namedview30"
showgrid="true"
inkscape:zoom="27.961538"
inkscape:zoom="32.354403"
inkscape:cx="3.3259971"
inkscape:cy="13"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-y="23"
inkscape:window-maximized="1"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
@ -89,7 +89,7 @@
class="cls-2"
cx="12"
cy="12"
r="3.1111"
id="circle115778"
style="fill:#ffffff;fill-opacity:1" />
style="fill:#ffffff;fill-opacity:1;stroke-width:1"
r="3" />
</svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -9,7 +9,7 @@
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
id="Слой_1"
inkscape:version="1.0.1 (1.0.1+r74)"
inkscape:version="1.0.1 (c497b03c, 2020-09-10)"
sodipodi:docname="add_zone.svg"
x="0px"
y="0px"
@ -40,17 +40,17 @@
guidetolerance="10"
id="namedview32"
inkscape:current-layer="Слой_1"
inkscape:cx="9.8707278"
inkscape:cy="8.6725754"
inkscape:cx="11.878286"
inkscape:cy="13.625304"
inkscape:document-rotation="0"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-height="1371"
inkscape:window-height="1035"
inkscape:window-maximized="1"
inkscape:window-width="2560"
inkscape:window-width="1920"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:zoom="26.841039"
inkscape:window-y="23"
inkscape:zoom="29.591716"
objecttolerance="10"
pagecolor="#ffffff"
showgrid="true">
@ -67,12 +67,17 @@
id="title13">add_zone_2</title>
<path
id="polygon838"
transform="rotate(-90,12,12)"
style="fill:#1a81c4;stroke:#1a81c4"
d="m 11.5,2.5 h -9 v 19 h 19 v -13 h -10 z"
class="st0"
sodipodi:nodetypes="ccccccc" />
<path
id="path2776"
style="fill:#545454;fill-opacity:1;stroke:#ffffff;stroke-width:2.2;stroke-miterlimit:0;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
d="m 16.928614,8.976565 a 2.0635231,2.010251 0 0 0 -2.064453,2.011718 2.0635231,2.010251 0 0 0 2.064453,2.009766 2.0635231,2.010251 0 0 0 1.78125,-0.998047 h 3.185547 c 0.04089,0 0.07422,-0.03333 0.07422,-0.07422 V 10.07422 C 21.969631,10.03333 21.936301,10 21.895411,10 H 18.723536 A 2.0635231,2.010251 0 0 0 16.928614,8.976565 Z" /></svg>
style="fill:#1a81c4;stroke:none"
d="M 8 2 L 8 12 L 2 12 L 2 22 L 22 22 L 22 14 L 19.644531 14 A 4 4 0 0 1 17 15 A 4 4 0 0 1 13 11 A 4 4 0 0 1 16.939453 7 A 4 4 0 0 1 17 7 A 4 4 0 0 1 19.644531 8 L 22 8 L 22 2 L 8 2 z " />
<circle
style="fill:#545454;fill-opacity:1;stroke:none;stroke-width:1.00157;stroke-linecap:round;stroke-linejoin:round"
id="path867"
cx="17"
cy="11"
r="2" /><rect
style="fill:#545454;fill-opacity:1;stroke:none;stroke-width:1.00157;stroke-linecap:round;stroke-linejoin:round"
id="rect869"
width="5"
height="2"
x="17"
y="10" /></svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -12,7 +12,7 @@
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="add_zone_cutout.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"
@ -23,14 +23,14 @@
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1609"
inkscape:window-height="1286"
inkscape:window-height="1035"
id="namedview30"
showgrid="true"
inkscape:zoom="27.961538"
inkscape:cx="14.209423"
inkscape:zoom="32.354403"
inkscape:cx="13.289139"
inkscape:cy="14.323504"
inkscape:window-x="0"
inkscape:window-y="37"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
@ -79,26 +79,27 @@
</defs>
<title
id="title115788">add_zone_cutout</title>
<polyline
class="cls-2"
points="18.669 20.068 6.045 20.068 6.045 6.096 16.148 6.096"
<path
id="polyline115792"
style="fill:#b9b9b9;fill-opacity:1;stroke:#545454;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round"
transform="matrix(1.0843314,0,0,1,-1.5097832,-1)"
style="fill:#b9b9b9;fill-opacity:1" />
d="M 18.914682,20 H 6.0034997 V 6 H 16.148"
class="cls-2"
sodipodi:nodetypes="cccc" />
<path
class="cls-3"
d="m 8.0051,5.0251 a 3,3 0 1 1 -3,-3 3,3 0 0 1 3,3 z"
d="M 8,5 A 3,3 0 1 1 5,2 3,3 0 0 1 8,5 Z"
id="path115794" />
<path
class="cls-3"
d="m 8.0051,18.9894 a 3,3 0 1 1 -3,-3 3,3 0 0 1 3,3 z"
d="M 8,19 A 3,3 0 1 1 5,16 3,3 0 0 1 8,19 Z"
id="path115796" />
<path
class="cls-3"
d="m 22.0155,18.9894 a 3,3 0 1 1 -3,-3 3,3 0 0 1 3,3 z"
d="m 22,19 a 3,3 0 1 1 -3,-3 3,3 0 0 1 3,3 z"
id="path115798" />
<path
class="cls-3"
d="m 19.1061,5.0251 a 3,3 0 1 1 -3,-3 3,3 0 0 1 3,3 z"
d="M 19,5 A 3,3 0 1 1 16,2 3,3 0 0 1 19,5 Z"
id="path115800" />
</svg>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@ -12,7 +12,7 @@
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="anchor.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"
@ -23,14 +23,14 @@
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1609"
inkscape:window-height="1286"
inkscape:window-height="1035"
id="namedview30"
showgrid="true"
inkscape:zoom="27.961538"
inkscape:zoom="32.354403"
inkscape:cx="11.284902"
inkscape:cy="14.054286"
inkscape:cy="12.508901"
inkscape:window-x="0"
inkscape:window-y="37"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
@ -101,12 +101,12 @@
id="path473" />
<polygon
class="cls-1"
points="5.508,9.505 5.508,6.003 4.508,6.003 4.508,9.505 1.005,9.505 1.005,10.505 4.508,10.505 4.508,14.009 5.508,14.009 5.508,10.505 9.011,10.505 9.011,9.505 "
points="4.508,6.003 4.508,9.505 1.005,9.505 1.005,10.505 4.508,10.505 4.508,14.009 5.508,14.009 5.508,10.505 9.011,10.505 9.011,9.505 5.508,9.505 5.508,6.003 "
id="polygon475"
transform="translate(-1,-1)" />
transform="translate(-0.505,-0.503)" />
<path
class="cls-2"
d="M 6.01,9.0084 A 2.0015,2.0015 0 1 1 4.0082,7.0069 2.0016,2.0016 0 0 1 6.01,9.0084 Z"
d="M 6.505,9.5054 A 2.0015,2.0015 0 1 1 4.5032,7.5039 2.0016,2.0016 0 0 1 6.505,9.5054 Z"
id="path477" />
<polyline
class="cls-3"
@ -115,7 +115,7 @@
transform="translate(-1,-1)" />
<polygon
class="cls-1"
points="5.642,10.644 10.502,13.449 8.448,15.504 "
points="8.448,15.504 5.642,10.644 10.502,13.449 "
id="polygon481"
transform="translate(-1,-1)" />
transform="translate(-0.505,-0.503)" />
</svg>

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

@ -1,38 +1,99 @@
<?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="apply_pad_settings.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="1556" inkscape:window-height="1309" id="namedview24" showgrid="false" inkscape:zoom="27.961538" inkscape:cx="10.401615" inkscape:cy="13.511606" inkscape:window-x="0" inkscape:window-y="37" inkscape:window-maximized="0" inkscape:current-layer="Слой_1" inkscape:document-rotation="0" />
<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="defs5">
<style id="style3">.cls-1{fill:#b9b9b9;}.cls-2{fill:#f29100;}.cls-3{fill:#545454;}.cls-4{fill:#bf2641;}.cls-5{fill:none;stroke:#f5f5f5;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}</style>
</defs>
<title id="title7">apply_pad_settings</title>
<path class="cls-2" d="M 10.1056,3.003 A 7.1025,7.1025 0 1 0 17.208,10.1056 7.1107,7.1107 0 0 0 10.1056,3.003 Z m 0,13.6132 a 6.5107,6.5107 0 1 1 6.5106,-6.5106 6.5177,6.5177 0 0 1 -6.5106,6.5106 z" id="path11" />
<path class="cls-2" d="m 10.1056,4.6155 a 5.49,5.49 0 1 0 5.49,5.49 5.4961,5.4961 0 0 0 -5.49,-5.49 z m 0,8.6127 a 3.1227,3.1227 0 1 1 3.1226,-3.1226 3.1264,3.1264 0 0 1 -3.1226,3.1226 z" id="path13" />
<path class="cls-3" d="M 9.4446,2.3642 A 5.4254,5.4254 0 0 0 7.4708,1.9808 5.4959,5.4959 0 0 0 1.9808,7.4708 5.4244,5.4244 0 0 0 2.3937,9.5185 7.7813,7.7813 0 0 1 9.4446,2.3642 Z" id="path15" />
<path class="cls-3" d="M 2.5176,11.658 A 6.447,6.447 0 0 1 0.96,7.4708 6.5177,6.5177 0 0 1 7.4708,0.96 a 6.4462,6.4462 0 0 1 4.13,1.5083 7.7024,7.7024 0 0 1 1.21,0.3361 7.0933,7.0933 0 1 0 -9.9354,10.07 7.7105,7.7105 0 0 1 -0.3578,-1.2164 z" id="path17" />
<path class="cls-4" d="M 24.0065,17 A 7.0065,7.0065 0 1 1 17,10 a 7.0032,7.0032 0 0 1 7.0065,7 z" id="path19" />
<polyline class="cls-5" points="21.746 16.275 17.173 20.846 14.418 18.093" id="polyline21" 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="apply_pad_settings.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="1556"
inkscape:window-height="1035"
id="namedview24"
showgrid="false"
inkscape:zoom="32.354403"
inkscape:cx="10.401615"
inkscape:cy="12.337114"
inkscape:window-x="0"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:current-layer="Слой_1"
inkscape:document-rotation="0" />
<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="defs5">
<style
id="style3">.cls-1{fill:#b9b9b9;}.cls-2{fill:#f29100;}.cls-3{fill:#545454;}.cls-4{fill:#bf2641;}.cls-5{fill:none;stroke:#f5f5f5;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}</style>
</defs>
<title
id="title7">apply_pad_settings</title>
<path
class="cls-2"
d="M 10.1056,3.003 A 7.1025,7.1025 0 1 0 17.208,10.1056 7.1107,7.1107 0 0 0 10.1056,3.003 Z m 0,13.6132 a 6.5107,6.5107 0 1 1 6.5106,-6.5106 6.5177,6.5177 0 0 1 -6.5106,6.5106 z"
id="path11" />
<path
class="cls-2"
d="m 10.1056,4.6155 a 5.49,5.49 0 1 0 5.49,5.49 5.4961,5.4961 0 0 0 -5.49,-5.49 z m 0,8.6127 a 3.1227,3.1227 0 1 1 3.1226,-3.1226 3.1264,3.1264 0 0 1 -3.1226,3.1226 z"
id="path13" />
<path
class="cls-3"
d="M 9.4446,2.3642 A 5.4254,5.4254 0 0 0 7.4708,1.9808 5.4959,5.4959 0 0 0 1.9808,7.4708 5.4244,5.4244 0 0 0 2.3937,9.5185 7.7813,7.7813 0 0 1 9.4446,2.3642 Z"
id="path15" />
<path
class="cls-3"
d="M 2.5176,11.658 A 6.447,6.447 0 0 1 0.96,7.4708 6.5177,6.5177 0 0 1 7.4708,0.96 a 6.4462,6.4462 0 0 1 4.13,1.5083 7.7024,7.7024 0 0 1 1.21,0.3361 7.0933,7.0933 0 1 0 -9.9354,10.07 7.7105,7.7105 0 0 1 -0.3578,-1.2164 z"
id="path17" />
<path
class="cls-4"
d="M 24.0065,17 A 7.0065,7.0065 0 1 1 17,10 a 7.0032,7.0032 0 0 1 7.0065,7 z"
id="path19" />
<polyline
class="cls-5"
points="21.746 16.275 17.173 20.846 14.418 18.093"
id="polyline21"
transform="translate(-1,-1)"
style="stroke:#ffffff;stroke-opacity:1" />
</svg>

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -12,7 +12,7 @@
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="array.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"
@ -23,14 +23,14 @@
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1609"
inkscape:window-height="1286"
inkscape:window-height="1035"
id="namedview30"
showgrid="true"
inkscape:zoom="27.961538"
inkscape:cx="3.3259971"
inkscape:cy="13"
inkscape:zoom="32.354403"
inkscape:cx="11.268326"
inkscape:cy="12.1964"
inkscape:window-x="0"
inkscape:window-y="37"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
@ -81,29 +81,30 @@
id="title115924">array</title>
<rect
class="cls-1"
x="10.9912"
y="10.9902"
width="13.0086"
height="13.0086"
id="rect115926" />
x="11"
y="11"
width="12"
height="12"
id="rect115926"
style="stroke-width:1" />
<rect
class="cls-2"
x="-0.0044000149"
y="10.9996"
x="1"
y="11"
width="9"
height="9"
id="rect115928" />
<rect
class="cls-2"
x="10.9995"
y="0.00020003319"
x="11"
y="1"
width="9"
height="9"
id="rect115930" />
<rect
class="cls-2"
x="0.00010001659"
y="0.0012999773"
x="1"
y="1"
width="9"
height="9"
id="rect115932" />

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -26,9 +26,9 @@
inkscape:window-height="715"
id="namedview30"
showgrid="true"
inkscape:zoom="11.525209"
inkscape:cx="7.6754187"
inkscape:cy="12.398897"
inkscape:zoom="20.166938"
inkscape:cx="12.693102"
inkscape:cy="12.502645"
inkscape:window-x="0"
inkscape:window-y="23"
inkscape:window-maximized="0"
@ -81,31 +81,35 @@
id="title115974">auto_track_width</title>
<path
class="cls-1"
d="M 9.7362,21.0041 H 5.0273 a 4,4 0 0 1 -4,-4 V 2.0458"
id="path115976" />
d="M 11,21 H 6 C 3.790861,21 2,19.209139 2,17 V 2"
id="path115976"
sodipodi:nodetypes="cssc" />
<path
class="cls-2"
d="m 14.3456,21.0041 h 4.7088 a 4,4 0 0 0 4,-4 V 2.0458"
d="m 13,21 h 5 c 2.209139,0 4,-1.790861 4,-4 V 2"
id="path115978"
style="stroke-width:1.99937008;stroke-miterlimit:4;stroke-dasharray:none;stroke:#545454;stroke-opacity:1" />
style="stroke:#545454;stroke-width:1.99937;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
sodipodi:nodetypes="cssc" />
<circle
class="cls-3"
cx="12"
cy="21.004101"
cy="21"
r="3"
id="circle115980" />
<line
class="cls-4"
x1="7.4891996"
x1="7.5"
y1="8.5"
x2="16.510799"
x2="16.5"
y2="8.5"
id="line115982" />
id="line115982"
style="stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none" />
<line
class="cls-4"
x1="7.4891996"
x1="7.5"
y1="11.5"
x2="16.510799"
x2="16.5"
y2="11.5"
id="line115984" />
id="line115984"
style="stroke-width:1" />
</svg>

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -12,7 +12,7 @@
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="break_line.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"
@ -23,14 +23,14 @@
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1609"
inkscape:window-height="1286"
inkscape:window-height="1035"
id="namedview30"
showgrid="true"
inkscape:zoom="39.543586"
inkscape:cx="11.19432"
inkscape:cy="4.4346574"
inkscape:zoom="26.977742"
inkscape:cx="9.6619293"
inkscape:cy="13.212849"
inkscape:window-x="0"
inkscape:window-y="37"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
@ -96,21 +96,21 @@
sodipodi:nodetypes="cc" />
<line
class="cls-1"
x1="3.0148001"
y1="3.0186"
x2="3.0148001"
y2="4.5186"
x1="3.5"
y1="3"
x2="3.5"
y2="4.5"
id="line116266"
style="stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none" />
<path
id="line116268"
style="fill:none;stroke:#b9b9b9;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:3.324, 3.324;stroke-dashoffset:0"
d="M 3,6.5 V 8"
d="M 3.5,6.5 V 8"
sodipodi:nodetypes="cc" />
<path
id="line116270"
style="fill:none;stroke:#b9b9b9;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
d="m 3,10 0.0148,1.0046"
d="m 3.5,10 0.0148,1.0046"
sodipodi:nodetypes="cc" />
<line
class="cls-3"
@ -131,6 +131,8 @@
sodipodi:nodetypes="cc" />
<path
class="cls-5"
d="m 13.8284,11.878 4.0316,10.1078 1.3865,-3.0426 c 0.5772,0.5679 1.4264,1.4078 2.1685,2.1407 a 1.2338,1.2338 0 0 0 1.747,-0.0135 v 0 A 1.2337,1.2337 0 0 0 23.1507,19.3265 C 22.4086,18.5934 21.5582,17.7521 20.9795,17.1824 L 24,15.7475 Z"
id="path116278" />
d="m 14,11.5 v 10.763724 l 2.388017,-2.246815 c 0.313049,0.729733 0.771993,1.807325 1.173453,2.748038 0.26289,0.615616 0.975695,0.90077 1.590646,0.636332 v 0 c 0.613964,-0.262516 0.899148,-0.972818 0.637179,-1.587016 -0.401388,-0.940895 -0.860899,-2.020203 -1.174642,-2.752127 l 3.274221,-0.180982 z"
id="path116278"
sodipodi:nodetypes="ccccsscccc"
style="stroke-width:1" />
</svg>

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -1,41 +1,126 @@
<?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="bus_definition_tool.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="3.3259971" inkscape:cy="13" 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="defs619">
<style id="style617">.cls-1{fill:#b9b9b9;}.cls-2,.cls-3,.cls-4{fill:none;stroke-linejoin:round;}.cls-2,.cls-4{stroke:#545454;}.cls-2{stroke-width:2px;}.cls-3{stroke:#1a81c4;}.cls-3,.cls-4{stroke-linecap:round;}.cls-5{fill:#fff;}.cls-6{fill:#bf2641;}</style>
</defs>
<title id="title621">bus_definition_tool</title>
<line class="cls-2" x1="5.1876001" y1="0.00030004978" x2="5.1876001" y2="20.994801" id="line625" />
<line class="cls-3" x1="5.1844001" y1="8.2656002" x2="13.0049" y2="3.2354999" id="line627" />
<line class="cls-3" x1="5.1844001" y1="12.532" x2="13.0049" y2="7.5017996" id="line629" />
<line class="cls-4" x1="17.985001" y1="3.2181001" x2="12.9465" y2="3.2181001" id="line631" />
<line class="cls-4" x1="17.985001" y1="7.4843998" x2="12.9465" y2="7.4843998" id="line633" />
<circle class="cls-5" cx="16.8974" cy="17.1164" r="3.4667001" id="circle635" />
<path class="cls-6" 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="path637" />
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="Слой_1"
data-name="Слой 1"
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="bus_definition_tool.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="1609"
inkscape:window-height="1035"
id="namedview30"
showgrid="true"
inkscape:zoom="37.437403"
inkscape:cx="11.392905"
inkscape:cy="8.0547688"
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>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="defs619">
<style
id="style617">.cls-1{fill:#b9b9b9;}.cls-2,.cls-3,.cls-4{fill:none;stroke-linejoin:round;}.cls-2,.cls-4{stroke:#545454;}.cls-2{stroke-width:2px;}.cls-3{stroke:#1a81c4;}.cls-3,.cls-4{stroke-linecap:round;}.cls-5{fill:#fff;}.cls-6{fill:#bf2641;}</style>
</defs>
<title
id="title621">bus_definition_tool</title>
<line
class="cls-2"
x1="4.5"
y1="0"
x2="4.5"
y2="21"
id="line625"
style="stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none" />
<line
class="cls-4"
x1="17.5"
y1="2"
x2="11"
y2="2"
id="line631"
style="stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none" />
<circle
class="cls-5"
cx="16.8974"
cy="17.1164"
r="3.4667001"
id="circle635" />
<path
class="cls-6"
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="path637" />
<path
style="fill:none;stroke:#1a81c4;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 11,1.9999999 4.4999999,8.4999998"
id="path241457"
sodipodi:nodetypes="cc" />
<line
class="cls-4"
x1="17.5"
y1="8"
x2="11"
y2="8"
id="line631-7"
style="fill:none;stroke:#545454;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none" />
<path
style="fill:none;stroke:#1a81c4;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 11,8 4.5,14.5"
id="path241457-8"
sodipodi:nodetypes="cc" />
</svg>

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

@ -14,7 +14,7 @@
sodipodi:docname="icon_pcbcalculator.svg"
width="48"
height="48"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
inkscape:version="1.0.1 (c497b03c, 2020-09-10)">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
@ -24,17 +24,18 @@
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1974"
inkscape:window-height="1519"
inkscape:window-width="1280"
inkscape:window-height="715"
id="namedview6443"
showgrid="true"
inkscape:zoom="11.313709"
inkscape:cx="33.840976"
inkscape:cy="28.212828"
inkscape:zoom="10.860336"
inkscape:cx="20.213405"
inkscape:cy="8.231863"
inkscape:window-x="0"
inkscape:window-y="37"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:current-layer="Слой_1">
inkscape:current-layer="Слой_1"
inkscape:document-rotation="0">
<inkscape:grid
type="xygrid"
id="grid7006"
@ -82,47 +83,47 @@
id="title6424">icon_pcbcalculator</title>
<path
class="cls-1"
d="M 39.333334,1 H 8.6666668 A 7.6666668,7.6666668 0 0 0 1,8.6666668 V 39.333334 a 7.6666668,7.6666668 0 0 0 7.6666668,7.666667 H 39.333334 a 7.6666668,7.6666668 0 0 0 7.666667,-7.666667 V 8.6666668 A 7.6666668,7.6666668 0 0 0 39.333334,1 Z"
d="M 39.999998,0 H 7.9999997 A 7.9999997,7.9999997 0 0 0 0,7.9999997 V 39.999998 a 7.9999997,7.9999997 0 0 0 7.9999997,8 H 39.999998 a 7.9999997,7.9999997 0 0 0 8,-8 V 7.9999997 A 7.9999997,7.9999997 0 0 0 39.999998,0 Z"
id="path6426"
style="stroke-width:1" />
<path
class="cls-2"
d="M 29.016492,23.990609 H 24.024725 V 24 L 24,47.000001 h 15.333334 a 7.6666668,7.6666668 0 0 0 7.666667,-7.666667 V 23.990609 Z"
d="m 29.2346,23.990608 h -5.2088 v 0.0098 L 24,47.990607 h 15.999999 a 7.9999997,7.9967344 0 0 0 8,-7.996734 V 23.990608 Z"
id="path6428"
style="stroke-width:1" />
<path
id="line6430"
style="fill:none;stroke:#ffffff;stroke-width:2;stroke-miterlimit:10;stroke-dasharray:none"
d="m 24,1 c 0,15.332503 0,30.665006 0,45.997509" />
d="m 24.000001,0 c 0,16 0,32.000001 0,48.000001" />
<line
class="cls-3"
x1="46.998661"
y1="23.998659"
x2="1.0013417"
y2="23.998659"
x1="48"
y1="24"
x2="0"
y2="24"
id="line6432"
style="stroke-width:2;stroke-miterlimit:10;stroke-dasharray:none" />
style="stroke-width:1.99999;stroke-miterlimit:10;stroke-dasharray:none" />
<path
class="cls-4"
d="m 14,12 h 3 v 2 h -3 v 3 l -2,-0.0089 V 14 H 9 v -2 h 3 V 9 l 2,-0.02194 z"
d="m 12.5,10.5 h 3 v 2 h -3 v 3 l -2,-0.0089 V 12.5 h -3 v -2 h 3 v -3 l 2,-0.02194 z"
id="path6434"
style="stroke-width:1"
sodipodi:nodetypes="ccccccccccccc" />
<path
class="cls-4"
d="m 39,14 h -7 v -2 h 7 z"
d="m 40,12.5 h -7 v -2 h 7 z"
id="path6440"
style="stroke-width:1"
sodipodi:nodetypes="ccccc" />
<path
class="cls-4"
d="m 13.007757,34.082573 2.12132,-2.12132 1.414214,1.414214 -2.12132,2.12132 2.12132,2.12132 -1.420507,1.407921 -2.115027,-2.115027 -2.12132,2.12132 -1.4142139,-1.414214 2.1213199,-2.12132 -2.1213199,-2.12132 1.3986999,-1.429728 z"
d="m 11.507757,35.082573 2.12132,-2.12132 1.414214,1.414214 -2.12132,2.12132 2.12132,2.12132 -1.420507,1.407921 -2.115027,-2.115027 -2.12132,2.12132 -1.4142139,-1.414214 2.1213199,-2.12132 -2.1213199,-2.12132 1.3986999,-1.429728 z"
id="path7008"
style="stroke-width:1"
sodipodi:nodetypes="ccccccccccccc" />
<g
id="g7016"
transform="translate(-1)">
transform="translate(0,1)">
<path
class="cls-4"
d="m 40,35 h -7 v -2 h 7 z"

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB