Tweak line/bus/junction icons
This commit is contained in:
parent
6134d45af9
commit
b39e8dc4d9
|
@ -8,17 +8,15 @@
|
|||
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, 0x8a, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0xa0, 0x36, 0x68,
|
||||
0xf8, 0xcf, 0xa4, 0x31, 0xf1, 0xfc, 0x29, 0xfd, 0x59, 0xd7, 0xfe, 0x69, 0x4e, 0xba, 0xb0, 0x93,
|
||||
0xea, 0x86, 0x4b, 0x35, 0x1c, 0x9d, 0xab, 0x3f, 0xf3, 0xea, 0x7f, 0x83, 0x59, 0xd7, 0xfe, 0xeb,
|
||||
0xcd, 0xbc, 0xfa, 0x8f, 0xea, 0x86, 0x4b, 0x35, 0x1e, 0xf9, 0xaf, 0xda, 0x7f, 0xf6, 0x3f, 0xc8,
|
||||
0x12, 0xcd, 0xc9, 0x17, 0x4f, 0x50, 0xc7, 0xf0, 0xff, 0xff, 0x19, 0x25, 0x1b, 0x8e, 0x4c, 0x07,
|
||||
0x19, 0x0e, 0xc7, 0x40, 0xcb, 0x40, 0x96, 0x8e, 0x1a, 0x3e, 0x6a, 0xf8, 0xa8, 0xe1, 0x83, 0xd2,
|
||||
0xf0, 0xc6, 0xc3, 0xf3, 0x46, 0x0d, 0x1f, 0x35, 0x7c, 0x58, 0x19, 0x0e, 0x04, 0x52, 0x0d, 0x47,
|
||||
0x26, 0xd3, 0x26, 0x13, 0xc1, 0x2c, 0x68, 0x3c, 0xf2, 0x83, 0x66, 0x86, 0x83, 0x80, 0x74, 0xe3,
|
||||
0x91, 0x36, 0xa0, 0xe1, 0xdf, 0xa5, 0x1a, 0x0e, 0x4f, 0xa4, 0xba, 0xe1, 0x40, 0x00, 0x00, 0x5d,
|
||||
0x1e, 0x45, 0xd9, 0xc2, 0x6f, 0xeb, 0xf5, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae,
|
||||
0x42, 0x60, 0x82,
|
||||
0xf8, 0x00, 0x00, 0x00, 0x70, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x18, 0x05, 0x50,
|
||||
0x20, 0xd9, 0x78, 0x38, 0x50, 0xaa, 0xf1, 0xc8, 0x53, 0x10, 0x96, 0x6e, 0x38, 0xec, 0x43, 0x55,
|
||||
0xc3, 0x81, 0x86, 0x86, 0x03, 0xf1, 0x6f, 0x20, 0xfe, 0x0f, 0xc5, 0x4f, 0x68, 0x69, 0x38, 0xf5,
|
||||
0x2c, 0xc0, 0x61, 0xf8, 0x6f, 0x50, 0x70, 0x51, 0x6c, 0xb8, 0x74, 0xe3, 0xe1, 0x50, 0x2c, 0x86,
|
||||
0xff, 0x91, 0x6c, 0x3c, 0x12, 0x3d, 0x6a, 0xf8, 0xa8, 0xe1, 0xa3, 0x86, 0x8f, 0x1a, 0x4e, 0x7e,
|
||||
0x79, 0x7e, 0x34, 0x18, 0x5b, 0xc1, 0x05, 0x2a, 0xd0, 0xa8, 0x55, 0x32, 0x3e, 0xa1, 0x99, 0xe1,
|
||||
0x58, 0x2c, 0xa0, 0xae, 0xe1, 0xe0, 0xf0, 0x07, 0x56, 0x73, 0xb0, 0x2a, 0x0f, 0x14, 0x5c, 0xa3,
|
||||
0x8d, 0x00, 0x18, 0x00, 0x00, 0x73, 0x13, 0x16, 0x04, 0xbe, 0xfe, 0xeb, 0xae, 0x00, 0x00, 0x00,
|
||||
0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
|
||||
};
|
||||
|
||||
const BITMAP_OPAQUE add_bus_xpm[1] = {{ png, sizeof( png ), "add_bus_xpm" }};
|
||||
|
|
|
@ -8,17 +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, 0x8f, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x20, 0x01, 0x84,
|
||||
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, 0x23, 0xd1, 0x82, 0x55, 0xda, 0xa1, 0x6c, 0xfb, 0x55, 0x9d, 0x26, 0xec, 0xd0, 0x74,
|
||||
0xfa, 0xbf, 0x55, 0xdb, 0xf9, 0xff, 0x7e, 0x35, 0xa7, 0x0e, 0x90, 0x18, 0xd5, 0x2c, 0x00, 0x19,
|
||||
0xbe, 0x5f, 0xcd, 0xf1, 0x3f, 0x2a, 0x76, 0xea, 0x20, 0xd6, 0xdb, 0xfb, 0x61, 0x5e, 0xc7, 0x85,
|
||||
0x77, 0x68, 0x3a, 0xff, 0x47, 0xb7, 0xe0, 0x80, 0x9a, 0xe3, 0x53, 0x62, 0x2d, 0xd8, 0x4b, 0x8e,
|
||||
0x05, 0x40, 0xfc, 0x9a, 0x6a, 0x41, 0xb4, 0x4f, 0xcd, 0xb1, 0x0f, 0x8b, 0x0f, 0x7a, 0xa9, 0x66,
|
||||
0xc1, 0x36, 0x15, 0x4f, 0x76, 0x60, 0x98, 0xf7, 0x6c, 0xd7, 0x72, 0xfe, 0xbf, 0x1d, 0x18, 0xd1,
|
||||
0x20, 0xc3, 0xcf, 0x18, 0x1b, 0xb3, 0x8e, 0xe6, 0x83, 0x51, 0x0b, 0x46, 0x2d, 0xa0, 0x01, 0x20,
|
||||
0xa7, 0xd9, 0x02, 0x00, 0xd7, 0x4e, 0xaf, 0x3d, 0x2f, 0x21, 0xbc, 0xbd, 0x00, 0x00, 0x00, 0x00,
|
||||
0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
|
||||
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,
|
||||
};
|
||||
|
||||
const BITMAP_OPAQUE add_junction_xpm[1] = {{ png, sizeof( png ), "add_junction_xpm" }};
|
||||
|
|
|
@ -8,12 +8,14 @@
|
|||
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, 0x41, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0xa0, 0x11, 0x90,
|
||||
0x6e, 0x3c, 0xe2, 0x28, 0xd5, 0x78, 0xe4, 0x0a, 0x4d, 0x0c, 0x97, 0x6c, 0x3a, 0x62, 0x0b, 0x34,
|
||||
0xfc, 0xa5, 0x74, 0xc3, 0x51, 0xa7, 0x51, 0xc3, 0x47, 0x0d, 0x1f, 0x35, 0x7c, 0xd4, 0xf0, 0x51,
|
||||
0xc3, 0x47, 0x0d, 0x1f, 0x35, 0x7c, 0x24, 0x18, 0x0e, 0x02, 0x40, 0xc3, 0xaf, 0xca, 0x34, 0x1c,
|
||||
0x76, 0xa0, 0x55, 0xf3, 0x05, 0x00, 0x4c, 0xfa, 0x81, 0x2c, 0x97, 0xe9, 0x07, 0x1d, 0x00, 0x00,
|
||||
0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
|
||||
0xf8, 0x00, 0x00, 0x00, 0x5e, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x18, 0x05, 0x48,
|
||||
0x40, 0xbc, 0xe1, 0xa8, 0x98, 0x54, 0xe3, 0x91, 0x33, 0x40, 0x7c, 0x98, 0x26, 0x86, 0x4b, 0x37,
|
||||
0x1e, 0xb9, 0x0c, 0x34, 0xfc, 0x3f, 0x90, 0x3e, 0x45, 0x55, 0xc3, 0x25, 0xda, 0x0e, 0x89, 0x02,
|
||||
0x0d, 0xbe, 0x04, 0x32, 0x1c, 0x88, 0xaf, 0x8b, 0x36, 0xec, 0x97, 0x18, 0x35, 0x7c, 0xd4, 0xf0,
|
||||
0x51, 0xc3, 0x47, 0x0d, 0x1f, 0x35, 0x7c, 0xe8, 0x19, 0x0e, 0x02, 0xa0, 0x4a, 0x02, 0x5a, 0x59,
|
||||
0x5c, 0x06, 0x55, 0x1e, 0x54, 0xaf, 0x91, 0x40, 0xd5, 0x1c, 0xa8, 0xba, 0xa3, 0x89, 0xe1, 0x43,
|
||||
0x1a, 0x00, 0x00, 0x74, 0x24, 0xb6, 0x39, 0xb1, 0xfe, 0xd5, 0xc2, 0x00, 0x00, 0x00, 0x00, 0x49,
|
||||
0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
|
||||
};
|
||||
|
||||
const BITMAP_OPAQUE add_line_xpm[1] = {{ png, sizeof( png ), "add_line_xpm" }};
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
viewBox="0 0 24 24"
|
||||
version="1.1"
|
||||
sodipodi:docname="add_bus.svg"
|
||||
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
|
||||
inkscape:version="1.0.1 (1.0.1+r74)">
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
|
@ -22,16 +22,16 @@
|
|||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1609"
|
||||
inkscape:window-height="1286"
|
||||
inkscape:window-width="2560"
|
||||
inkscape:window-height="1371"
|
||||
id="namedview30"
|
||||
showgrid="true"
|
||||
inkscape:zoom="27.961538"
|
||||
inkscape:cx="11.011389"
|
||||
inkscape:cy="12.984351"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="37"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:document-rotation="0"
|
||||
inkscape:current-layer="Слой_1">
|
||||
<inkscape:grid
|
||||
|
@ -80,13 +80,9 @@
|
|||
<title
|
||||
id="title27878">add_bus</title>
|
||||
<path
|
||||
id="line346"
|
||||
style="fill:none;stroke:#1a81c4;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="M 20,4 4,20"
|
||||
class="cls-1"
|
||||
d="M 23.5071,2.6142 2.5646,23.5567 A 1.500021,1.500021 0 0 1 0.4432,21.4354 L 21.3858,0.4929 a 1.5,1.5 0 0 1 2.1213,2.1213 z"
|
||||
id="path27880" />
|
||||
<circle
|
||||
class="cls-2"
|
||||
cx="22.4963"
|
||||
cy="1.5035999"
|
||||
r="1.5001"
|
||||
id="circle27882" />
|
||||
sodipodi:nodetypes="cc" />
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
|
@ -1,37 +1,101 @@
|
|||
<?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="add_junction.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" />
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
id="Слой_1"
|
||||
data-name="Слой 1"
|
||||
viewBox="0 0 24 24"
|
||||
version="1.1"
|
||||
sodipodi:docname="add_junction.svg"
|
||||
inkscape:version="1.0.1 (1.0.1+r74)">
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="2560"
|
||||
inkscape:window-height="1371"
|
||||
id="namedview30"
|
||||
showgrid="true"
|
||||
inkscape:zoom="27.961538"
|
||||
inkscape:cx="-3.5584597"
|
||||
inkscape:cy="13"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:document-rotation="0"
|
||||
inkscape:current-layer="Слой_1">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid_kicad"
|
||||
spacingx="0.5"
|
||||
spacingy="0.5"
|
||||
color="#9999ff"
|
||||
opacity="0.13"
|
||||
empspacing="2" />
|
||||
</sodipodi:namedview>
|
||||
<metadata id="metadata43">
|
||||
<metadata
|
||||
id="metadata43">
|
||||
<rdf:RDF>
|
||||
<cc:Work rdf:about="">
|
||||
<cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||
<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: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: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="defs306">
|
||||
<style id="style304">.cls-1{fill:none;stroke:#545454;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}.cls-2{fill:#bf2641;}</style>
|
||||
<defs
|
||||
id="defs306">
|
||||
<style
|
||||
id="style304">.cls-1{fill:none;stroke:#545454;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}.cls-2{fill:#bf2641;}</style>
|
||||
</defs>
|
||||
<title id="title308">add_junction</title>
|
||||
<line class="cls-1" x1="1.0199001" y1="11.9942" x2="12" y2="11.9942" id="line310" />
|
||||
<line class="cls-1" x1="12" y1="0.96640003" x2="12" y2="23.0336" id="line312" />
|
||||
<path class="cls-2" d="m 15,12 a 3,3 0 1 1 -3,-3 3,3 0 0 1 3,3 z" id="path314" />
|
||||
<title
|
||||
id="title308">add_junction</title>
|
||||
<line
|
||||
class="cls-1"
|
||||
x1="1.0199001"
|
||||
y1="11.9942"
|
||||
x2="12"
|
||||
y2="11.9942"
|
||||
id="line310" />
|
||||
<line
|
||||
class="cls-1"
|
||||
x1="12"
|
||||
y1="0.96640003"
|
||||
x2="12"
|
||||
y2="23.0336"
|
||||
id="line312" />
|
||||
<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"
|
||||
id="path314"
|
||||
style="fill:#1a81c4;fill-opacity:1;stroke-width:1.32774;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 3.1 KiB |
|
@ -12,7 +12,7 @@
|
|||
viewBox="0 0 24 24"
|
||||
version="1.1"
|
||||
sodipodi:docname="add_line.svg"
|
||||
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
|
||||
inkscape:version="1.0.1 (1.0.1+r74)">
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
|
@ -22,16 +22,16 @@
|
|||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1609"
|
||||
inkscape:window-height="1286"
|
||||
inkscape:window-width="2560"
|
||||
inkscape:window-height="1371"
|
||||
id="namedview30"
|
||||
showgrid="true"
|
||||
inkscape:zoom="19.771793"
|
||||
inkscape:cx="3.3259971"
|
||||
inkscape:cy="13"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="37"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:document-rotation="0"
|
||||
inkscape:current-layer="Слой_1">
|
||||
<inkscape:grid
|
||||
|
@ -79,11 +79,10 @@
|
|||
</defs>
|
||||
<title
|
||||
id="title344">add_line</title>
|
||||
<line
|
||||
<path
|
||||
id="line346"
|
||||
style="fill:none;stroke:#1a81c4;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="M 21,3 3,21"
|
||||
class="cls-1"
|
||||
x1="23.496901"
|
||||
y1="0.5"
|
||||
x2="0.5"
|
||||
y2="23.5"
|
||||
id="line346" />
|
||||
sodipodi:nodetypes="cc" />
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.8 KiB |
Loading…
Reference in New Issue