Tweak ERC pin table icons

Fixes https://gitlab.com/kicad/code/kicad/-/issues/9174
This commit is contained in:
Jon Evans 2021-09-21 21:38:37 -04:00
parent a6fb687a0e
commit b605111542
10 changed files with 267 additions and 126 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 181 B

After

Width:  |  Height:  |  Size: 193 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 611 B

After

Width:  |  Height:  |  Size: 562 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 563 B

After

Width:  |  Height:  |  Size: 542 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 565 B

After

Width:  |  Height:  |  Size: 577 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 565 B

After

Width:  |  Height:  |  Size: 590 B

View File

@ -1,18 +1,18 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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="erc_green.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
inkscape:version="1.1 (1:1.1+202105261517+ce6663b3b7)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
@ -22,18 +22,19 @@
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1868"
inkscape:window-height="1215"
inkscape:window-width="2560"
inkscape:window-height="1371"
id="namedview30"
showgrid="true"
inkscape:zoom="27.961538"
inkscape:cx="3.3259971"
inkscape:cy="13"
inkscape:window-x="1427"
inkscape:window-y="50"
inkscape:window-maximized="0"
inkscape:cx="-3.0577717"
inkscape:cy="12.982119"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
inkscape:current-layer="Слой_1"
inkscape:pagecheckerboard="0">
<inkscape:grid
type="xygrid"
id="grid_kicad"
@ -83,5 +84,5 @@
class="cls-1"
d="M 20,0 H 4 A 4,4 0 0 0 0,4 v 16 a 4,4 0 0 0 4,4 h 16 a 4,4 0 0 0 4,-4 V 4 A 4,4 0 0 0 20,0 Z"
id="path24643"
style="fill:#2cb22c;fill-opacity:1" />
style="fill:#31bf31;fill-opacity:1" />
</svg>

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -1,37 +1,98 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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"
<svg
id="Слой_1"
data-name="Слой 1"
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="ercerr.svg"
inkscape:version="1.1 (1:1.1+202105261517+ce6663b3b7)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
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="ercerr.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="1865" inkscape:window-height="1428" id="namedview30" showgrid="true" inkscape:zoom="27.961538" inkscape:cx="13" 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="defs7">
<style id="style5">.cls-1{fill:#f2647e;}.cls-2{fill:none;stroke:#545454;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;}</style>
</defs>
<title id="title9">erc_error</title>
<path class="cls-1" d="M 24,12 A 12,12 0 1 1 12,0 12,12 0 0 1 24,12 Z" id="path11" />
<line class="cls-2" x1="12.0435" y1="19.9541" x2="12.0453" y2="19.9541" id="line13" />
<line class="cls-2" x1="11.9547" y1="4.0458999" x2="12.0382" y2="15.552" id="line15" />
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<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="6.6341129"
inkscape:cy="12.982119"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1"
inkscape:pagecheckerboard="0">
<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="defs7">
<style
id="style5">.cls-1{fill:#f2647e;}.cls-2{fill:none;stroke:#545454;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;}</style>
</defs>
<title
id="title9">erc_error</title>
<path
class="cls-1"
d="M 24,12 A 12,12 0 1 1 12,0 12,12 0 0 1 24,12 Z"
id="path11"
style="fill:#e0526c;fill-opacity:1" />
<g
aria-label="!"
id="text14025"
style="font-size:21.3333px;line-height:1.25;letter-spacing:0px;word-spacing:0px;fill:#ffffff">
<path
d="m 13.5,14 h -3 L 10,4 h 4 z m -3.465896,3.736749 c 0,-0.654221 0.177777,-1.109332 0.533332,-1.365332 0.355555,-0.270221 0.789333,-0.405332 1.301332,-0.405332 0.497777,0 0.924443,0.135111 1.279998,0.405332 0.355555,0.256 0.533332,0.711111 0.533332,1.365332 0,0.625777 -0.177777,1.080887 -0.533332,1.365331 -0.355555,0.270222 -0.782221,0.405333 -1.279998,0.405333 -0.511999,0 -0.945777,-0.135111 -1.301332,-0.405333 -0.355555,-0.284444 -0.533332,-0.739554 -0.533332,-1.365331 z"
style="font-weight:bold;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold'"
id="path36574"
sodipodi:nodetypes="cccccscscscscs" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -1,18 +1,18 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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="ercwarn.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
inkscape:version="1.1 (1:1.1+202105261517+ce6663b3b7)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
@ -22,18 +22,19 @@
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="3.3259971"
inkscape:cy="13"
inkscape:cx="-3.0577717"
inkscape:cy="8.9766164"
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:current-layer="Слой_1"
inkscape:pagecheckerboard="0">
<inkscape:grid
type="xygrid"
id="grid_kicad"
@ -82,9 +83,17 @@
<path
class="cls-1"
d="M 23.7285,19.7433 13.9738,2.1548 a 2.2829,2.2829 0 0 0 -3.97,0.0018 L 0.2705,19.7452 A 2.2071,2.2071 0 0 0 2.2562,23 h 19.4876 a 2.2072,2.2072 0 0 0 1.9847,-3.2567 z"
id="path116923" />
<path
class="cls-2"
d="m 10.7587,16.7994 a 4.0575,4.0575 0 0 1 0.2778,-1.7264 5.0045,5.0045 0 0 1 1.1952,-1.3042 7.6172,7.6172 0 0 0 1.044,-1.2283 2.3029,2.3029 0 0 0 0.3876,-1.2958 1.7422,1.7422 0 0 0 -0.4418,-1.2705 1.6827,1.6827 0 0 0 -1.2592,-0.4516 1.8626,1.8626 0 0 0 -1.1875,0.3841 1.3583,1.3583 0 0 0 -0.4882,1.1354 h -1.97 L 8.292,10.9915 a 2.7865,2.7865 0 0 1 1.0059,-2.3427 4.0848,4.0848 0 0 1 2.6648,-0.84 3.94,3.94 0 0 1 2.7576,0.9033 3.2227,3.2227 0 0 1 0.9892,2.5072 3.4829,3.4829 0 0 1 -0.6184,1.988 7.6808,7.6808 0 0 1 -1.5625,1.6757 1.9305,1.9305 0 0 0 -0.6014,0.802 3.8483,3.8483 0 0 0 -0.1225,1.1143 z m 2.0794,3.478 H 10.75 V 18.31 h 2.0879 z"
id="path116925" />
id="path116923"
style="fill:#cc7a00;fill-opacity:1" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:18.6667px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
x="7.8776398"
y="20.433155"
id="text14025"><tspan
sodipodi:role="line"
id="tspan14023"
x="7.8776398"
y="20.433155"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:18.6667px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold';fill:#ffffff;fill-opacity:1">?</tspan></text>
</svg>

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -1,37 +1,98 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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"
<svg
id="Слой_1"
data-name="Слой 1"
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="ercerr.svg"
inkscape:version="1.1 (1:1.1+202105261517+ce6663b3b7)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
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="ercerr.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="1865" inkscape:window-height="1428" id="namedview30" showgrid="true" inkscape:zoom="27.961538" inkscape:cx="13" 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="defs7">
<style id="style5">.cls-1{fill:#bf2641;}.cls-2{fill:none;stroke:#f5f5f5;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;}</style>
</defs>
<title id="title9">erc_error</title>
<path class="cls-1" d="M 24,12 A 12,12 0 1 1 12,0 12,12 0 0 1 24,12 Z" id="path11" />
<line class="cls-2" x1="12.0435" y1="19.9541" x2="12.0453" y2="19.9541" id="line13" />
<line class="cls-2" x1="11.9547" y1="4.0458999" x2="12.0382" y2="15.552" id="line15" />
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<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="0.26822559"
inkscape:cy="12.982119"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1"
inkscape:pagecheckerboard="0">
<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>erc_error</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="defs7">
<style
id="style5">.cls-1{fill:#f2647e;}.cls-2{fill:none;stroke:#545454;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;}</style>
</defs>
<title
id="title9">erc_error</title>
<path
class="cls-1"
d="M 24,12 A 12,12 0 1 1 12,0 12,12 0 0 1 24,12 Z"
id="path11"
style="fill:#bf2641;fill-opacity:1" />
<g
aria-label="!"
id="text14025"
style="font-size:21.3333px;line-height:1.25;letter-spacing:0px;word-spacing:0px;fill:#ffffff">
<path
d="m 13.5,14 h -3 L 10,4 h 4 z m -3.465896,3.736749 c 0,-0.654221 0.177777,-1.109332 0.533332,-1.365332 0.355555,-0.270221 0.789333,-0.405332 1.301332,-0.405332 0.497777,0 0.924443,0.135111 1.279998,0.405332 0.355555,0.256 0.533332,0.711111 0.533332,1.365332 0,0.625777 -0.177777,1.080887 -0.533332,1.365331 -0.355555,0.270222 -0.782221,0.405333 -1.279998,0.405333 -0.511999,0 -0.945777,-0.135111 -1.301332,-0.405333 -0.355555,-0.284444 -0.533332,-0.739554 -0.533332,-1.365331 z"
style="font-weight:bold;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold'"
id="path36574"
sodipodi:nodetypes="cccccscscscscs" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -1,18 +1,18 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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="ercwarn.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
inkscape:version="1.1 (1:1.1+202105261517+ce6663b3b7)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
@ -22,18 +22,19 @@
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="3.3259971"
inkscape:cy="13"
inkscape:cx="-9.423659"
inkscape:cy="8.9766164"
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:current-layer="Слой_1"
inkscape:pagecheckerboard="0">
<inkscape:grid
type="xygrid"
id="grid_kicad"
@ -53,7 +54,7 @@
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>add_arc</dc:title>
<dc:title>ercwarn</dc:title>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
@ -82,9 +83,17 @@
<path
class="cls-1"
d="M 23.7285,19.7433 13.9738,2.1548 a 2.2829,2.2829 0 0 0 -3.97,0.0018 L 0.2705,19.7452 A 2.2071,2.2071 0 0 0 2.2562,23 h 19.4876 a 2.2072,2.2072 0 0 0 1.9847,-3.2567 z"
id="path116923" />
<path
class="cls-2"
d="m 10.7587,16.7994 a 4.0575,4.0575 0 0 1 0.2778,-1.7264 5.0045,5.0045 0 0 1 1.1952,-1.3042 7.6172,7.6172 0 0 0 1.044,-1.2283 2.3029,2.3029 0 0 0 0.3876,-1.2958 1.7422,1.7422 0 0 0 -0.4418,-1.2705 1.6827,1.6827 0 0 0 -1.2592,-0.4516 1.8626,1.8626 0 0 0 -1.1875,0.3841 1.3583,1.3583 0 0 0 -0.4882,1.1354 h -1.97 L 8.292,10.9915 a 2.7865,2.7865 0 0 1 1.0059,-2.3427 4.0848,4.0848 0 0 1 2.6648,-0.84 3.94,3.94 0 0 1 2.7576,0.9033 3.2227,3.2227 0 0 1 0.9892,2.5072 3.4829,3.4829 0 0 1 -0.6184,1.988 7.6808,7.6808 0 0 1 -1.5625,1.6757 1.9305,1.9305 0 0 0 -0.6014,0.802 3.8483,3.8483 0 0 0 -0.1225,1.1143 z m 2.0794,3.478 H 10.75 V 18.31 h 2.0879 z"
id="path116925" />
id="path116923"
style="fill:#f29100;fill-opacity:1" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:18.6667px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
x="7.8776398"
y="20.433155"
id="text14025"><tspan
sodipodi:role="line"
id="tspan14023"
x="7.8776398"
y="20.433155"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:18.6667px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Bold';fill:#ffffff;fill-opacity:1">?</tspan></text>
</svg>

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB