Pcb calculator: Create new SVG pictures for the panels
|
@ -1,54 +0,0 @@
|
||||||
/* XPM */
|
|
||||||
const char *pcb_calculator_xpm[] = {
|
|
||||||
/* columns rows colors chars-per-pixel */
|
|
||||||
"32 32 16 1",
|
|
||||||
"o c #AC9D99",
|
|
||||||
"= c #6F5A87",
|
|
||||||
"- c #4242BA",
|
|
||||||
"& c #7E7EF7",
|
|
||||||
"# c #37357B",
|
|
||||||
"; c #9A5753",
|
|
||||||
"O c #997366",
|
|
||||||
". c #958280",
|
|
||||||
"@ c #342D4E",
|
|
||||||
"X c #B0816B",
|
|
||||||
" c None",
|
|
||||||
"$ c #3A1721",
|
|
||||||
"* c #6258B4",
|
|
||||||
": c #9C090B",
|
|
||||||
"+ c #5C433C",
|
|
||||||
"% c #6E5C55",
|
|
||||||
/* pixels */
|
|
||||||
" .XXX. ",
|
|
||||||
" oXo..OX o ",
|
|
||||||
" oX.+O.X.+@#$% ooo ",
|
|
||||||
" oX.+%X%&&&&*@+o o oo ",
|
|
||||||
" oOO%+.O&&&&&&*= o o ",
|
|
||||||
" .@@=X%+OX&&&&&&& o o ",
|
|
||||||
" oXX+@#&&&X%+%X&&&&&&& o o ",
|
|
||||||
" oOoX=&&&&OX%+OX&&&&&&& o o=$ ",
|
|
||||||
"O@O.OX..&O.%++OX&&&&&& oooooo-$o",
|
|
||||||
"+-O.+O.XX.%+++%..&&&& ooo oo--@O",
|
|
||||||
"@-*XO+++%%+++++%..&& oooo-----#+",
|
|
||||||
"$--=XO+++++%++++OX. oooo----##@@",
|
|
||||||
"$---OX..O..XO++++O ooo ---##@@@%",
|
|
||||||
"@----*OOXOOOXO+++oooo --##@@@@@.",
|
|
||||||
"%#----------OXO+oooo =#@@@@@@@@o",
|
|
||||||
".#----------*;Xooooo.X+@@@@@@%$ ",
|
|
||||||
" $=--------#$:$oooo++.X+@@@$%.+ ",
|
|
||||||
" +O+#-----$:;;:$. ++++.O+$++..+ ",
|
|
||||||
" o+O%$#--$::::::$.%++++.O. O..+ ",
|
|
||||||
" +$$::::::::;.%++++.X %..+ ",
|
|
||||||
" $:::::::::@O.%++++.X%.%+ ",
|
|
||||||
" +:::;:::::$..O.++++%.X$%o ",
|
|
||||||
" o$::+O:::::$O..+X.++++%.X ",
|
|
||||||
" ;:::Oo:::::+ O..+ X.++++%.X ",
|
|
||||||
" o$::;oo:::::$ O..+ X.++++%.o ",
|
|
||||||
" +::X o:::::$ .+$+ X.++oo.X ",
|
|
||||||
" $:o ;:::::$o %. X.% oOX ",
|
|
||||||
" +:::::::::o X.OO.X ",
|
|
||||||
" .::::::::% XXXXo ",
|
|
||||||
" +::::::$ oo ",
|
|
||||||
" +:::::o ",
|
|
||||||
" %$:$. "
|
|
||||||
};
|
|
|
@ -0,0 +1,321 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<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"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||||
|
sodipodi:docname="att_bridge.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="0.7"
|
||||||
|
inkscape:cx="-645.99737"
|
||||||
|
inkscape:cy="671.74378"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:snap-global="false"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1016"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1" />
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||||
|
</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>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000090;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
d="m 27.828496,102.81473 h 17.339659 l 1.175012,2.03518 1.023049,-3.81807 1.017817,3.79854 1.060784,-3.95889 1.050745,3.92143 1.085511,-4.05119 0.638292,1.95692 19.312627,0.0472"
|
||||||
|
id="path856"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccccccccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000090;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
d="m 36.616444,102.76748 v 8.92969 l 2.196303,0.5885 -4.099208,1.09838 3.810725,1.02108 -3.861668,1.03473 3.849892,1.03158 -3.706599,0.99318 1.801091,1.03985 v 10.6741"
|
||||||
|
id="path858"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000090;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 63.088016,102.9198 v 8.92969 l 2.196303,0.5885 -4.099208,1.09838 3.810725,1.02108 -3.861668,1.03473 3.849892,1.03158 -3.706599,0.99318 1.801091,1.03985 v 10.6741"
|
||||||
|
id="path858-6"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000090;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 36.206076,129.20363 27.268295,-0.0334"
|
||||||
|
id="path875"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000090;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 49.960618,129.1077 v 8.92969 l 2.196303,0.5885 -4.099208,1.09838 3.810725,1.02108 -3.861668,1.03473 3.849892,1.03158 -3.706599,0.99318 1.801091,1.03985 0,7.88653"
|
||||||
|
id="path858-6-7"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccccccccc" />
|
||||||
|
<path
|
||||||
|
style="fill:#000090;stroke:#000090;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="m 46.656436,153.10918 h 6.437407"
|
||||||
|
id="path892"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:#000090;fill-opacity:1;stroke:#000090;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 47.831706,154.7274 h 4.098679"
|
||||||
|
id="path892-3"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
inkscape:transform-center-x="-0.1889881"
|
||||||
|
inkscape:transform-center-y="-0.66145834"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:#000090;fill-opacity:1;stroke:#000090;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 48.835705,156.35742 h 1.960752"
|
||||||
|
id="path892-3-5"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
inkscape:transform-center-x="-0.1889881"
|
||||||
|
inkscape:transform-center-y="-0.66145834"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1153461"
|
||||||
|
x="38.10001"
|
||||||
|
y="143.91965"
|
||||||
|
id="text941"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939"
|
||||||
|
x="38.10001"
|
||||||
|
y="143.91965"
|
||||||
|
style="stroke-width:0.1153461">R2</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="38.10001"
|
||||||
|
y="149.68695"
|
||||||
|
style="stroke-width:0.1153461"
|
||||||
|
id="tspan961" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1153461"
|
||||||
|
x="47.185551"
|
||||||
|
y="98.826843"
|
||||||
|
id="text941-6"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-2"
|
||||||
|
x="47.185551"
|
||||||
|
y="98.826843"
|
||||||
|
style="stroke-width:0.1153461">R1</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1153461"
|
||||||
|
x="73.756401"
|
||||||
|
y="112.18092"
|
||||||
|
id="text941-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1"
|
||||||
|
x="73.756401"
|
||||||
|
y="112.18092"
|
||||||
|
style="stroke-width:0.1153461">Z</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="73.756401"
|
||||||
|
y="117.94823"
|
||||||
|
style="stroke-width:0.1153461"
|
||||||
|
id="tspan961-2" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
||||||
|
x="85.422623"
|
||||||
|
y="114.53199"
|
||||||
|
id="text986"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan984"
|
||||||
|
x="85.422623"
|
||||||
|
y="123.89576"
|
||||||
|
style="stroke-width:0.26458332" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.09873906"
|
||||||
|
x="76.845222"
|
||||||
|
y="113.88177"
|
||||||
|
id="text941-9-7"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0"
|
||||||
|
x="76.845222"
|
||||||
|
y="113.88177"
|
||||||
|
style="stroke-width:0.09873906">out</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="76.845222"
|
||||||
|
y="118.81872"
|
||||||
|
style="stroke-width:0.09873906"
|
||||||
|
id="tspan961-2-9" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1153461"
|
||||||
|
x="21.008274"
|
||||||
|
y="112.3588"
|
||||||
|
id="text941-9-3"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6"
|
||||||
|
x="21.008274"
|
||||||
|
y="112.3588"
|
||||||
|
style="stroke-width:0.1153461">Z</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="21.008274"
|
||||||
|
y="118.12611"
|
||||||
|
style="stroke-width:0.1153461"
|
||||||
|
id="tspan961-2-0" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.09873907"
|
||||||
|
x="24.097095"
|
||||||
|
y="114.05965"
|
||||||
|
id="text941-9-7-6"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2"
|
||||||
|
x="24.097095"
|
||||||
|
y="114.05965"
|
||||||
|
style="stroke-width:0.09873907">in</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="24.097095"
|
||||||
|
y="118.9966"
|
||||||
|
style="stroke-width:0.09873907"
|
||||||
|
id="tspan1041" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="24.097095"
|
||||||
|
y="123.93356"
|
||||||
|
style="stroke-width:0.09873907"
|
||||||
|
id="tspan961-2-9-6" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1153461"
|
||||||
|
x="40.423946"
|
||||||
|
y="114.89085"
|
||||||
|
id="text941-9-3-1"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6-8"
|
||||||
|
x="40.423946"
|
||||||
|
y="114.89085"
|
||||||
|
style="stroke-width:0.1153461">Z</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="40.423946"
|
||||||
|
y="120.65816"
|
||||||
|
style="stroke-width:0.1153461"
|
||||||
|
id="tspan961-2-0-7" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.09873908"
|
||||||
|
x="43.512768"
|
||||||
|
y="116.5917"
|
||||||
|
id="text941-9-7-6-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2-2"
|
||||||
|
x="43.512768"
|
||||||
|
y="116.5917"
|
||||||
|
style="stroke-width:0.09873908">0</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="43.512768"
|
||||||
|
y="121.52865"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan1041-0" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="43.512768"
|
||||||
|
y="126.46561"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan961-2-9-6-2" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1153461"
|
||||||
|
x="53.887821"
|
||||||
|
y="114.85738"
|
||||||
|
id="text941-9-3-1-3"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6-8-7"
|
||||||
|
x="53.887821"
|
||||||
|
y="114.85738"
|
||||||
|
style="stroke-width:0.1153461">Z</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="53.887821"
|
||||||
|
y="120.62468"
|
||||||
|
style="stroke-width:0.1153461"
|
||||||
|
id="tspan961-2-0-7-5" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.09873908"
|
||||||
|
x="56.976643"
|
||||||
|
y="116.55823"
|
||||||
|
id="text941-9-7-6-9-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2-2-2"
|
||||||
|
x="56.976643"
|
||||||
|
y="116.55823"
|
||||||
|
style="stroke-width:0.09873908">0</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="56.976643"
|
||||||
|
y="121.49518"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan1041-0-2" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="56.976643"
|
||||||
|
y="126.43214"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan961-2-9-6-2-8" /></text>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer2"
|
||||||
|
inkscape:label="Layer 2">
|
||||||
|
<circle
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#000090;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path827"
|
||||||
|
cx="73.421875"
|
||||||
|
cy="102.95647"
|
||||||
|
r="1.7533218" />
|
||||||
|
<circle
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#000090;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path827-3"
|
||||||
|
cx="26.222099"
|
||||||
|
cy="102.81474"
|
||||||
|
r="1.7533218" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 13 KiB |
|
@ -0,0 +1,321 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<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"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||||
|
sodipodi:docname="att_bridge_dark.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#000000"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="2.8"
|
||||||
|
inkscape:cx="83.964147"
|
||||||
|
inkscape:cy="692.88316"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:snap-global="false"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1016"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1" />
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||||
|
</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>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#a6c8e0;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none;fill-opacity:1"
|
||||||
|
d="m 27.828496,102.81473 h 17.339659 l 1.175012,2.03518 1.023049,-3.81807 1.017817,3.79854 1.060784,-3.95889 1.050745,3.92143 1.085511,-4.05119 0.638292,1.95692 19.312627,0.0472"
|
||||||
|
id="path856"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccccccccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#a6c8e0;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none;fill-opacity:1"
|
||||||
|
d="m 36.616444,102.76748 v 8.92969 l 2.196303,0.5885 -4.099208,1.09838 3.810725,1.02108 -3.861668,1.03473 3.849892,1.03158 -3.706599,0.99318 1.801091,1.03985 v 10.6741"
|
||||||
|
id="path858"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#a6c8e0;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="m 63.088016,102.9198 v 8.92969 l 2.196303,0.5885 -4.099208,1.09838 3.810725,1.02108 -3.861668,1.03473 3.849892,1.03158 -3.706599,0.99318 1.801091,1.03985 v 10.6741"
|
||||||
|
id="path858-6"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:#a6c8e0;stroke:#a6c8e0;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="m 36.206076,129.20363 27.268295,-0.0334"
|
||||||
|
id="path875"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#a6c8e0;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="m 49.960618,129.1077 v 8.92969 l 2.196303,0.5885 -4.099208,1.09838 3.810725,1.02108 -3.861668,1.03473 3.849892,1.03158 -3.706599,0.99318 1.801091,1.03985 0,7.88653"
|
||||||
|
id="path858-6-7"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccccccccc" />
|
||||||
|
<path
|
||||||
|
style="fill:#a6c8e0;stroke:#a6c8e0;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="m 46.656436,153.10918 h 6.437407"
|
||||||
|
id="path892"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:#a6c8e0;fill-opacity:1;stroke:#a6c8e0;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 47.831706,154.7274 h 4.098679"
|
||||||
|
id="path892-3"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
inkscape:transform-center-x="-0.1889881"
|
||||||
|
inkscape:transform-center-y="-0.66145834"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:#a6c8e0;fill-opacity:1;stroke:#a6c8e0;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 48.835705,156.35742 h 1.960752"
|
||||||
|
id="path892-3-5"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
inkscape:transform-center-x="-0.1889881"
|
||||||
|
inkscape:transform-center-y="-0.66145834"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;"
|
||||||
|
x="38.10001"
|
||||||
|
y="143.91965"
|
||||||
|
id="text941"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939"
|
||||||
|
x="38.10001"
|
||||||
|
y="143.91965"
|
||||||
|
style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1;">R2</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="38.10001"
|
||||||
|
y="149.68695"
|
||||||
|
style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1;"
|
||||||
|
id="tspan961" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;"
|
||||||
|
x="47.185551"
|
||||||
|
y="98.826843"
|
||||||
|
id="text941-6"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-2"
|
||||||
|
x="47.185551"
|
||||||
|
y="98.826843"
|
||||||
|
style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1;">R1</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;"
|
||||||
|
x="73.756401"
|
||||||
|
y="112.18092"
|
||||||
|
id="text941-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1"
|
||||||
|
x="73.756401"
|
||||||
|
y="112.18092"
|
||||||
|
style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1;">Z</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="73.756401"
|
||||||
|
y="117.94823"
|
||||||
|
style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1;"
|
||||||
|
id="tspan961-2" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
||||||
|
x="85.422623"
|
||||||
|
y="114.53199"
|
||||||
|
id="text986"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan984"
|
||||||
|
x="85.422623"
|
||||||
|
y="123.89576"
|
||||||
|
style="stroke-width:0.26458332" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;"
|
||||||
|
x="76.845222"
|
||||||
|
y="113.88177"
|
||||||
|
id="text941-9-7"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0"
|
||||||
|
x="76.845222"
|
||||||
|
y="113.88177"
|
||||||
|
style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1;">out</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="76.845222"
|
||||||
|
y="118.81872"
|
||||||
|
style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1;"
|
||||||
|
id="tspan961-2-9" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;"
|
||||||
|
x="21.008274"
|
||||||
|
y="112.3588"
|
||||||
|
id="text941-9-3"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6"
|
||||||
|
x="21.008274"
|
||||||
|
y="112.3588"
|
||||||
|
style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1;">Z</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="21.008274"
|
||||||
|
y="118.12611"
|
||||||
|
style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1;"
|
||||||
|
id="tspan961-2-0" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;"
|
||||||
|
x="24.097095"
|
||||||
|
y="114.05965"
|
||||||
|
id="text941-9-7-6"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2"
|
||||||
|
x="24.097095"
|
||||||
|
y="114.05965"
|
||||||
|
style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1;">in</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="24.097095"
|
||||||
|
y="118.9966"
|
||||||
|
style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1;"
|
||||||
|
id="tspan1041" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="24.097095"
|
||||||
|
y="123.93356"
|
||||||
|
style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1;"
|
||||||
|
id="tspan961-2-9-6" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;"
|
||||||
|
x="40.423946"
|
||||||
|
y="114.89085"
|
||||||
|
id="text941-9-3-1"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6-8"
|
||||||
|
x="40.423946"
|
||||||
|
y="114.89085"
|
||||||
|
style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1;">Z</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="40.423946"
|
||||||
|
y="120.65816"
|
||||||
|
style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1;"
|
||||||
|
id="tspan961-2-0-7" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;"
|
||||||
|
x="43.512768"
|
||||||
|
y="116.5917"
|
||||||
|
id="text941-9-7-6-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2-2"
|
||||||
|
x="43.512768"
|
||||||
|
y="116.5917"
|
||||||
|
style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1;">0</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="43.512768"
|
||||||
|
y="121.52865"
|
||||||
|
style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1;"
|
||||||
|
id="tspan1041-0" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="43.512768"
|
||||||
|
y="126.46561"
|
||||||
|
style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1;"
|
||||||
|
id="tspan961-2-9-6-2" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;"
|
||||||
|
x="53.887821"
|
||||||
|
y="114.85738"
|
||||||
|
id="text941-9-3-1-3"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6-8-7"
|
||||||
|
x="53.887821"
|
||||||
|
y="114.85738"
|
||||||
|
style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1;">Z</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="53.887821"
|
||||||
|
y="120.62468"
|
||||||
|
style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1;"
|
||||||
|
id="tspan961-2-0-7-5" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;"
|
||||||
|
x="56.976643"
|
||||||
|
y="116.55823"
|
||||||
|
id="text941-9-7-6-9-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2-2-2"
|
||||||
|
x="56.976643"
|
||||||
|
y="116.55823"
|
||||||
|
style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1;">0</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="56.976643"
|
||||||
|
y="121.49518"
|
||||||
|
style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1;"
|
||||||
|
id="tspan1041-0-2" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="56.976643"
|
||||||
|
y="126.43214"
|
||||||
|
style="stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1;"
|
||||||
|
id="tspan961-2-9-6-2-8" /></text>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer2"
|
||||||
|
inkscape:label="Layer 2">
|
||||||
|
<circle
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#a6c8e0;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path827"
|
||||||
|
cx="73.421875"
|
||||||
|
cy="102.95647"
|
||||||
|
r="1.7533218" />
|
||||||
|
<circle
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#a6c8e0;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path827-3"
|
||||||
|
cx="26.222099"
|
||||||
|
cy="102.81474"
|
||||||
|
r="1.7533218" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 16 KiB |
|
@ -0,0 +1,314 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<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"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||||
|
sodipodi:docname="att_pi.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="2.8"
|
||||||
|
inkscape:cx="88.804867"
|
||||||
|
inkscape:cy="618.71966"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:snap-global="false"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1016"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1" />
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||||
|
</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>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000090;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
d="m 27.828496,102.81473 h 17.339659 l 1.175012,2.03518 1.023049,-3.81807 1.017817,3.79854 1.060784,-3.95889 1.050745,3.92143 1.085511,-4.05119 0.638292,1.95692 19.312627,0.0472"
|
||||||
|
id="path856"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccccccccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000090;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
d="m 36.616444,102.76748 v 8.92969 l 2.196303,0.5885 -4.099208,1.09838 3.810725,1.02108 -3.861668,1.03473 3.849892,1.03158 -3.706599,0.99318 1.801091,1.03985 v 10.6741"
|
||||||
|
id="path858"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000090;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 63.088016,102.9198 v 8.92969 l 2.196303,0.5885 -4.099208,1.09838 3.810725,1.02108 -3.861668,1.03473 3.849892,1.03158 -3.706599,0.99318 1.801091,1.03985 v 10.6741"
|
||||||
|
id="path858-6"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:#000090;fill-opacity:1;stroke:#000090;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 33.332775,129.48567 h 6.437407"
|
||||||
|
id="path892"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:#000090;fill-opacity:1;stroke:#000090;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 34.508045,131.10389 h 4.098679"
|
||||||
|
id="path892-3"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
inkscape:transform-center-x="-0.1889881"
|
||||||
|
inkscape:transform-center-y="-0.66145834"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:#000090;fill-opacity:1;stroke:#000090;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 35.512044,132.73391 h 1.960752"
|
||||||
|
id="path892-3-5"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
inkscape:transform-center-x="-0.1889881"
|
||||||
|
inkscape:transform-center-y="-0.66145834"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1153461"
|
||||||
|
x="47.185551"
|
||||||
|
y="98.826843"
|
||||||
|
id="text941-6"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-2"
|
||||||
|
x="47.185551"
|
||||||
|
y="98.826843"
|
||||||
|
style="stroke-width:0.1153461">R2</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1153461"
|
||||||
|
x="73.756401"
|
||||||
|
y="112.18092"
|
||||||
|
id="text941-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1"
|
||||||
|
x="73.756401"
|
||||||
|
y="112.18092"
|
||||||
|
style="stroke-width:0.1153461">Z</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="73.756401"
|
||||||
|
y="117.94823"
|
||||||
|
style="stroke-width:0.1153461"
|
||||||
|
id="tspan961-2" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
||||||
|
x="85.422623"
|
||||||
|
y="114.53199"
|
||||||
|
id="text986"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan984"
|
||||||
|
x="85.422623"
|
||||||
|
y="123.89576"
|
||||||
|
style="stroke-width:0.26458332" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.09873906"
|
||||||
|
x="76.845222"
|
||||||
|
y="113.88177"
|
||||||
|
id="text941-9-7"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0"
|
||||||
|
x="76.845222"
|
||||||
|
y="113.88177"
|
||||||
|
style="stroke-width:0.09873906">out</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="76.845222"
|
||||||
|
y="118.81872"
|
||||||
|
style="stroke-width:0.09873906"
|
||||||
|
id="tspan961-2-9" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1153461"
|
||||||
|
x="21.008274"
|
||||||
|
y="112.3588"
|
||||||
|
id="text941-9-3"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6"
|
||||||
|
x="21.008274"
|
||||||
|
y="112.3588"
|
||||||
|
style="stroke-width:0.1153461">Z</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="21.008274"
|
||||||
|
y="118.12611"
|
||||||
|
style="stroke-width:0.1153461"
|
||||||
|
id="tspan961-2-0" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.09873907"
|
||||||
|
x="24.097095"
|
||||||
|
y="114.05965"
|
||||||
|
id="text941-9-7-6"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2"
|
||||||
|
x="24.097095"
|
||||||
|
y="114.05965"
|
||||||
|
style="stroke-width:0.09873907">in</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="24.097095"
|
||||||
|
y="118.9966"
|
||||||
|
style="stroke-width:0.09873907"
|
||||||
|
id="tspan1041" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="24.097095"
|
||||||
|
y="123.93356"
|
||||||
|
style="stroke-width:0.09873907"
|
||||||
|
id="tspan961-2-9-6" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1153461"
|
||||||
|
x="40.423946"
|
||||||
|
y="114.89085"
|
||||||
|
id="text941-9-3-1"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6-8"
|
||||||
|
x="40.423946"
|
||||||
|
y="114.89085"
|
||||||
|
style="stroke-width:0.1153461">R1</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="40.423946"
|
||||||
|
y="120.65815"
|
||||||
|
style="stroke-width:0.1153461"
|
||||||
|
id="tspan961-2-0-7" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.09873908"
|
||||||
|
x="43.512768"
|
||||||
|
y="116.5917"
|
||||||
|
id="text941-9-7-6-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2-2"
|
||||||
|
x="43.512768"
|
||||||
|
y="120.08614"
|
||||||
|
style="stroke-width:0.09873908" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="43.512768"
|
||||||
|
y="125.02309"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan1041-0" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="43.512768"
|
||||||
|
y="129.96004"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan961-2-9-6-2" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1153461"
|
||||||
|
x="53.887821"
|
||||||
|
y="114.85738"
|
||||||
|
id="text941-9-3-1-3"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6-8-7"
|
||||||
|
x="53.887821"
|
||||||
|
y="114.85738"
|
||||||
|
style="stroke-width:0.1153461">R3</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="53.887821"
|
||||||
|
y="120.62469"
|
||||||
|
style="stroke-width:0.1153461"
|
||||||
|
id="tspan961-2-0-7-5" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.09873908"
|
||||||
|
x="56.976643"
|
||||||
|
y="116.55823"
|
||||||
|
id="text941-9-7-6-9-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2-2-2"
|
||||||
|
x="56.976643"
|
||||||
|
y="120.05267"
|
||||||
|
style="stroke-width:0.09873908" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="56.976643"
|
||||||
|
y="124.98962"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan1041-0-2" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="56.976643"
|
||||||
|
y="129.92657"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan961-2-9-6-2-8" /></text>
|
||||||
|
<path
|
||||||
|
style="fill:#000090;fill-opacity:1;stroke:#000090;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 59.808827,129.63332 h 6.437407"
|
||||||
|
id="path892-36"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:#000090;fill-opacity:1;stroke:#000090;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 60.984097,131.25154 h 4.098679"
|
||||||
|
id="path892-3-7"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
inkscape:transform-center-x="-0.1889881"
|
||||||
|
inkscape:transform-center-y="-0.66145834"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:#000090;fill-opacity:1;stroke:#000090;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 61.988096,132.88156 h 1.960752"
|
||||||
|
id="path892-3-5-5"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
inkscape:transform-center-x="-0.1889881"
|
||||||
|
inkscape:transform-center-y="-0.66145834"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer2"
|
||||||
|
inkscape:label="Layer 2">
|
||||||
|
<circle
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#000090;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path827"
|
||||||
|
cx="73.421875"
|
||||||
|
cy="102.95647"
|
||||||
|
r="1.7533218" />
|
||||||
|
<circle
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#000090;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path827-3"
|
||||||
|
cx="26.222099"
|
||||||
|
cy="102.81474"
|
||||||
|
r="1.7533218" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 13 KiB |
|
@ -0,0 +1,314 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<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"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||||
|
sodipodi:docname="att_pi_dark.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#000000"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="3.959798"
|
||||||
|
inkscape:cx="147.73356"
|
||||||
|
inkscape:cy="747.0898"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:snap-global="false"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1016"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1" />
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||||
|
</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>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#a6c8e0;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
d="m 27.828496,102.81473 h 17.339659 l 1.175012,2.03518 1.023049,-3.81807 1.017817,3.79854 1.060784,-3.95889 1.050745,3.92143 1.085511,-4.05119 0.638292,1.95692 19.312627,0.0472"
|
||||||
|
id="path856"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccccccccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#a6c8e0;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
d="m 36.616444,102.76748 v 8.92969 l 2.196303,0.5885 -4.099208,1.09838 3.810725,1.02108 -3.861668,1.03473 3.849892,1.03158 -3.706599,0.99318 1.801091,1.03985 v 10.6741"
|
||||||
|
id="path858"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#a6c8e0;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 63.088016,102.9198 v 8.92969 l 2.196303,0.5885 -4.099208,1.09838 3.810725,1.02108 -3.861668,1.03473 3.849892,1.03158 -3.706599,0.99318 1.801091,1.03985 v 10.6741"
|
||||||
|
id="path858-6"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:#000090;fill-opacity:1;stroke:#a6c8e0;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 33.332775,129.48567 h 6.437407"
|
||||||
|
id="path892"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:#000090;fill-opacity:1;stroke:#a6c8e0;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 34.508045,131.10389 h 4.098679"
|
||||||
|
id="path892-3"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
inkscape:transform-center-x="-0.1889881"
|
||||||
|
inkscape:transform-center-y="-0.66145834"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:#000090;fill-opacity:1;stroke:#a6c8e0;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 35.512044,132.73391 h 1.960752"
|
||||||
|
id="path892-3-5"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
inkscape:transform-center-x="-0.1889881"
|
||||||
|
inkscape:transform-center-y="-0.66145834"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.1153461;"
|
||||||
|
x="47.185551"
|
||||||
|
y="98.826843"
|
||||||
|
id="text941-6"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-2"
|
||||||
|
x="47.185551"
|
||||||
|
y="98.826843"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;">R2</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.1153461;"
|
||||||
|
x="73.756401"
|
||||||
|
y="112.18092"
|
||||||
|
id="text941-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1"
|
||||||
|
x="73.756401"
|
||||||
|
y="112.18092"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;">Z</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="73.756401"
|
||||||
|
y="117.94823"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;"
|
||||||
|
id="tspan961-2" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
||||||
|
x="85.422623"
|
||||||
|
y="114.53199"
|
||||||
|
id="text986"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan984"
|
||||||
|
x="85.422623"
|
||||||
|
y="123.89576"
|
||||||
|
style="stroke-width:0.26458332" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.09873906;"
|
||||||
|
x="76.845222"
|
||||||
|
y="113.88177"
|
||||||
|
id="text941-9-7"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0"
|
||||||
|
x="76.845222"
|
||||||
|
y="113.88177"
|
||||||
|
style="stroke-width:0.09873906;fill:#ffffff;fill-opacity:1;">out</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="76.845222"
|
||||||
|
y="118.81872"
|
||||||
|
style="stroke-width:0.09873906;fill:#ffffff;fill-opacity:1;"
|
||||||
|
id="tspan961-2-9" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.1153461;"
|
||||||
|
x="21.008274"
|
||||||
|
y="112.3588"
|
||||||
|
id="text941-9-3"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6"
|
||||||
|
x="21.008274"
|
||||||
|
y="112.3588"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;">Z</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="21.008274"
|
||||||
|
y="118.12611"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;"
|
||||||
|
id="tspan961-2-0" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.09873907;"
|
||||||
|
x="24.097095"
|
||||||
|
y="114.05965"
|
||||||
|
id="text941-9-7-6"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2"
|
||||||
|
x="24.097095"
|
||||||
|
y="114.05965"
|
||||||
|
style="stroke-width:0.09873907;fill:#ffffff;fill-opacity:1;">in</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="24.097095"
|
||||||
|
y="118.9966"
|
||||||
|
style="stroke-width:0.09873907;fill:#ffffff;fill-opacity:1;"
|
||||||
|
id="tspan1041" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="24.097095"
|
||||||
|
y="123.93356"
|
||||||
|
style="stroke-width:0.09873907;fill:#ffffff;fill-opacity:1;"
|
||||||
|
id="tspan961-2-9-6" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#fffffa;fill-opacity:1;stroke:none;stroke-width:0.1153461;"
|
||||||
|
x="40.423946"
|
||||||
|
y="114.89085"
|
||||||
|
id="text941-9-3-1"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6-8"
|
||||||
|
x="40.423946"
|
||||||
|
y="114.89085"
|
||||||
|
style="stroke-width:0.1153461;fill:#fffffa;fill-opacity:1;">R1</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="40.423946"
|
||||||
|
y="120.65815"
|
||||||
|
style="stroke-width:0.1153461;fill:#fffffa;fill-opacity:1;"
|
||||||
|
id="tspan961-2-0-7" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.09873908"
|
||||||
|
x="43.512768"
|
||||||
|
y="116.5917"
|
||||||
|
id="text941-9-7-6-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2-2"
|
||||||
|
x="43.512768"
|
||||||
|
y="120.08614"
|
||||||
|
style="stroke-width:0.09873908" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="43.512768"
|
||||||
|
y="125.02309"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan1041-0" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="43.512768"
|
||||||
|
y="129.96004"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan961-2-9-6-2" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.1153461;"
|
||||||
|
x="53.887821"
|
||||||
|
y="114.85738"
|
||||||
|
id="text941-9-3-1-3"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6-8-7"
|
||||||
|
x="53.887821"
|
||||||
|
y="114.85738"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;">R3</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="53.887821"
|
||||||
|
y="120.62469"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;"
|
||||||
|
id="tspan961-2-0-7-5" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.09873908"
|
||||||
|
x="56.976643"
|
||||||
|
y="116.55823"
|
||||||
|
id="text941-9-7-6-9-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2-2-2"
|
||||||
|
x="56.976643"
|
||||||
|
y="120.05267"
|
||||||
|
style="stroke-width:0.09873908" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="56.976643"
|
||||||
|
y="124.98962"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan1041-0-2" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="56.976643"
|
||||||
|
y="129.92657"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan961-2-9-6-2-8" /></text>
|
||||||
|
<path
|
||||||
|
style="fill:#000090;fill-opacity:1;stroke:#a6c8e0;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 59.808827,129.63332 h 6.437407"
|
||||||
|
id="path892-36"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:#000090;fill-opacity:1;stroke:#a6c8e0;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 60.984097,131.25154 h 4.098679"
|
||||||
|
id="path892-3-7"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
inkscape:transform-center-x="-0.1889881"
|
||||||
|
inkscape:transform-center-y="-0.66145834"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:#000090;fill-opacity:1;stroke:#a6c8e0;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 61.988096,132.88156 h 1.960752"
|
||||||
|
id="path892-3-5-5"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
inkscape:transform-center-x="-0.1889881"
|
||||||
|
inkscape:transform-center-y="-0.66145834"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer2"
|
||||||
|
inkscape:label="Layer 2">
|
||||||
|
<circle
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#a6c8e0;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path827"
|
||||||
|
cx="73.421875"
|
||||||
|
cy="102.95647"
|
||||||
|
r="1.7533218" />
|
||||||
|
<circle
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#a6c8e0;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path827-3"
|
||||||
|
cx="26.222099"
|
||||||
|
cy="102.81474"
|
||||||
|
r="1.7533218" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 13 KiB |
|
@ -0,0 +1,330 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<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"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||||
|
sodipodi:docname="att_splitter.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="2.8"
|
||||||
|
inkscape:cx="125.55347"
|
||||||
|
inkscape:cy="713.90189"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:snap-global="false"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1016"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:measure-start="0,0"
|
||||||
|
inkscape:measure-end="0,0" />
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||||
|
</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>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000090;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 28.584449,94.877226 h 6.378349 l 1.175012,2.03518 1.023049,-3.81807 1.017817,3.79854 1.060784,-3.95889 1.050745,3.92143 1.085511,-4.05119 0.638292,1.95692 9.715576,0.0472"
|
||||||
|
id="path856"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccccccccc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1153461"
|
||||||
|
x="72.338989"
|
||||||
|
y="110.19655"
|
||||||
|
id="text941-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1"
|
||||||
|
x="72.338989"
|
||||||
|
y="110.19655"
|
||||||
|
style="stroke-width:0.1153461">Z</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="72.338989"
|
||||||
|
y="115.96385"
|
||||||
|
style="stroke-width:0.1153461"
|
||||||
|
id="tspan961-2" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
||||||
|
x="85.422623"
|
||||||
|
y="114.53199"
|
||||||
|
id="text986"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan984"
|
||||||
|
x="85.422623"
|
||||||
|
y="123.89576"
|
||||||
|
style="stroke-width:0.26458332" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.09873906"
|
||||||
|
x="75.427811"
|
||||||
|
y="111.89739"
|
||||||
|
id="text941-9-7"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0"
|
||||||
|
x="75.427811"
|
||||||
|
y="111.89739"
|
||||||
|
style="stroke-width:0.09873906">out</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="75.427811"
|
||||||
|
y="116.83434"
|
||||||
|
style="stroke-width:0.09873906"
|
||||||
|
id="tspan961-2-9" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1153461"
|
||||||
|
x="21.102768"
|
||||||
|
y="90.152702"
|
||||||
|
id="text941-9-3"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6"
|
||||||
|
x="21.102768"
|
||||||
|
y="90.152702"
|
||||||
|
style="stroke-width:0.1153461">Z</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="21.102768"
|
||||||
|
y="95.920006"
|
||||||
|
style="stroke-width:0.1153461"
|
||||||
|
id="tspan961-2-0" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.09873907"
|
||||||
|
x="24.191589"
|
||||||
|
y="91.853546"
|
||||||
|
id="text941-9-7-6"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2"
|
||||||
|
x="24.191589"
|
||||||
|
y="91.853546"
|
||||||
|
style="stroke-width:0.09873907">in</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="24.191589"
|
||||||
|
y="96.790497"
|
||||||
|
style="stroke-width:0.09873907"
|
||||||
|
id="tspan1041" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="24.191589"
|
||||||
|
y="101.72746"
|
||||||
|
style="stroke-width:0.09873907"
|
||||||
|
id="tspan961-2-9-6" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.09873908"
|
||||||
|
x="43.512768"
|
||||||
|
y="116.5917"
|
||||||
|
id="text941-9-7-6-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2-2"
|
||||||
|
x="43.512768"
|
||||||
|
y="120.08614"
|
||||||
|
style="stroke-width:0.09873908" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="43.512768"
|
||||||
|
y="125.02309"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan1041-0" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="43.512768"
|
||||||
|
y="129.96004"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan961-2-9-6-2" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1153461"
|
||||||
|
x="58.659771"
|
||||||
|
y="98.226433"
|
||||||
|
id="text941-9-3-1-3"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6-8-7"
|
||||||
|
x="58.659771"
|
||||||
|
y="98.226433"
|
||||||
|
style="stroke-width:0.1153461">R3</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="58.659771"
|
||||||
|
y="103.99374"
|
||||||
|
style="stroke-width:0.1153461"
|
||||||
|
id="tspan961-2-0-7-5" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.09873908"
|
||||||
|
x="56.976643"
|
||||||
|
y="116.55823"
|
||||||
|
id="text941-9-7-6-9-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2-2-2"
|
||||||
|
x="56.976643"
|
||||||
|
y="120.05267"
|
||||||
|
style="stroke-width:0.09873908" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="56.976643"
|
||||||
|
y="124.98962"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan1041-0-2" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="56.976643"
|
||||||
|
y="129.92657"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan961-2-9-6-2-8" /></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000090;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 51.364954,102.84349 h 6.192314 l 1.175012,2.03518 1.023049,-3.81807 1.017817,3.79854 1.060784,-3.95889 1.050745,3.92143 1.085511,-4.05119 0.638292,1.95692 6.90099,0.0806"
|
||||||
|
id="path856-3"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccccccccc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1153461"
|
||||||
|
x="36.007092"
|
||||||
|
y="90.320122"
|
||||||
|
id="text941-9-3-1-3-5"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6-8-7-6"
|
||||||
|
x="36.007092"
|
||||||
|
y="90.320122"
|
||||||
|
style="stroke-width:0.1153461">R1</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="36.007092"
|
||||||
|
y="96.087425"
|
||||||
|
style="stroke-width:0.1153461"
|
||||||
|
id="tspan961-2-0-7-5-2" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1153461"
|
||||||
|
x="58.971703"
|
||||||
|
y="82.48394"
|
||||||
|
id="text941-9-3-1-3-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6-8-7-1"
|
||||||
|
x="58.971703"
|
||||||
|
y="82.48394"
|
||||||
|
style="stroke-width:0.1153461">R2</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="58.971703"
|
||||||
|
y="88.251244"
|
||||||
|
style="stroke-width:0.1153461"
|
||||||
|
id="tspan3321" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="58.971703"
|
||||||
|
y="94.018555"
|
||||||
|
style="stroke-width:0.1153461"
|
||||||
|
id="tspan961-2-0-7-5-27" /></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000090;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 51.357214,87.101 h 6.511984 l 1.175012,2.03518 1.023049,-3.81807 1.017818,3.79854 1.060783,-3.95889 1.050745,3.92143 1.085511,-4.05119 0.638292,1.95692 6.90099,0.0806"
|
||||||
|
id="path856-3-0"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccccccccc" />
|
||||||
|
<circle
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#000090;stroke-width:0.80000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path827-9"
|
||||||
|
cx="73.733803"
|
||||||
|
cy="87.213982"
|
||||||
|
r="1.7533218" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000090;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 51.759114,87.175966 0,16.066944"
|
||||||
|
id="path3323"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1153461"
|
||||||
|
x="71.515343"
|
||||||
|
y="81.789978"
|
||||||
|
id="text941-9-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-2"
|
||||||
|
x="71.515343"
|
||||||
|
y="81.789978"
|
||||||
|
style="stroke-width:0.1153461">Z</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="71.515343"
|
||||||
|
y="87.557281"
|
||||||
|
style="stroke-width:0.1153461"
|
||||||
|
id="tspan961-2-2" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.09873907"
|
||||||
|
x="74.604164"
|
||||||
|
y="83.490822"
|
||||||
|
id="text941-9-7-8"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-9"
|
||||||
|
x="74.604164"
|
||||||
|
y="83.490822"
|
||||||
|
style="stroke-width:0.09873907">out</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="74.604164"
|
||||||
|
y="88.427773"
|
||||||
|
style="stroke-width:0.09873907"
|
||||||
|
id="tspan961-2-9-7" /></text>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer2"
|
||||||
|
inkscape:label="Layer 2">
|
||||||
|
<circle
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#000090;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path827"
|
||||||
|
cx="73.421875"
|
||||||
|
cy="102.95647"
|
||||||
|
r="1.7533218" />
|
||||||
|
<circle
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#000090;stroke-width:0.80000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path827-3"
|
||||||
|
cx="26.600075"
|
||||||
|
cy="94.782745"
|
||||||
|
r="1.7533218" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 13 KiB |
|
@ -0,0 +1,330 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<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"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||||
|
sodipodi:docname="att_splitter_dark.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#000000"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="1"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="1.4"
|
||||||
|
inkscape:cx="-30.677964"
|
||||||
|
inkscape:cy="697.05567"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:snap-global="false"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1016"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:measure-start="0,0"
|
||||||
|
inkscape:measure-end="0,0" />
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||||
|
</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>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#a6c8e0;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 28.584449,94.877226 h 6.378349 l 1.175012,2.03518 1.023049,-3.81807 1.017817,3.79854 1.060784,-3.95889 1.050745,3.92143 1.085511,-4.05119 0.638292,1.95692 9.715576,0.0472"
|
||||||
|
id="path856"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccccccccc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffee;fill-opacity:1;stroke:none;stroke-width:0.1153461;"
|
||||||
|
x="72.338989"
|
||||||
|
y="110.19655"
|
||||||
|
id="text941-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1"
|
||||||
|
x="72.338989"
|
||||||
|
y="110.19655"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffee;fill-opacity:1;">Z</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="72.338989"
|
||||||
|
y="115.96385"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffee;fill-opacity:1;"
|
||||||
|
id="tspan961-2" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
||||||
|
x="85.422623"
|
||||||
|
y="114.53199"
|
||||||
|
id="text986"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan984"
|
||||||
|
x="85.422623"
|
||||||
|
y="123.89576"
|
||||||
|
style="stroke-width:0.26458332" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffee;fill-opacity:1;stroke:none;stroke-width:0.09873906;"
|
||||||
|
x="75.427811"
|
||||||
|
y="111.89739"
|
||||||
|
id="text941-9-7"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0"
|
||||||
|
x="75.427811"
|
||||||
|
y="111.89739"
|
||||||
|
style="stroke-width:0.09873906;fill:#ffffee;fill-opacity:1;">out</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="75.427811"
|
||||||
|
y="116.83434"
|
||||||
|
style="stroke-width:0.09873906;fill:#ffffee;fill-opacity:1;"
|
||||||
|
id="tspan961-2-9" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.1153461;"
|
||||||
|
x="21.102768"
|
||||||
|
y="90.152702"
|
||||||
|
id="text941-9-3"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6"
|
||||||
|
x="21.102768"
|
||||||
|
y="90.152702"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;">Z</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="21.102768"
|
||||||
|
y="95.920006"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;"
|
||||||
|
id="tspan961-2-0" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.09873907;"
|
||||||
|
x="24.191589"
|
||||||
|
y="91.853546"
|
||||||
|
id="text941-9-7-6"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2"
|
||||||
|
x="24.191589"
|
||||||
|
y="91.853546"
|
||||||
|
style="stroke-width:0.09873907;fill:#ffffff;fill-opacity:1;">in</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="24.191589"
|
||||||
|
y="96.790497"
|
||||||
|
style="stroke-width:0.09873907;fill:#ffffff;fill-opacity:1;"
|
||||||
|
id="tspan1041" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="24.191589"
|
||||||
|
y="101.72746"
|
||||||
|
style="stroke-width:0.09873907;fill:#ffffff;fill-opacity:1;"
|
||||||
|
id="tspan961-2-9-6" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.09873908"
|
||||||
|
x="43.512768"
|
||||||
|
y="116.5917"
|
||||||
|
id="text941-9-7-6-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2-2"
|
||||||
|
x="43.512768"
|
||||||
|
y="120.08614"
|
||||||
|
style="stroke-width:0.09873908" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="43.512768"
|
||||||
|
y="125.02309"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan1041-0" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="43.512768"
|
||||||
|
y="129.96004"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan961-2-9-6-2" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.1153461;"
|
||||||
|
x="58.659771"
|
||||||
|
y="98.226433"
|
||||||
|
id="text941-9-3-1-3"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6-8-7"
|
||||||
|
x="58.659771"
|
||||||
|
y="98.226433"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;">R3</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="58.659771"
|
||||||
|
y="103.99374"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;"
|
||||||
|
id="tspan961-2-0-7-5" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.09873908"
|
||||||
|
x="56.976643"
|
||||||
|
y="116.55823"
|
||||||
|
id="text941-9-7-6-9-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2-2-2"
|
||||||
|
x="56.976643"
|
||||||
|
y="120.05267"
|
||||||
|
style="stroke-width:0.09873908" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="56.976643"
|
||||||
|
y="124.98962"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan1041-0-2" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="56.976643"
|
||||||
|
y="129.92657"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan961-2-9-6-2-8" /></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#a6c8e0;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 51.364954,102.84349 h 6.192314 l 1.175012,2.03518 1.023049,-3.81807 1.017817,3.79854 1.060784,-3.95889 1.050745,3.92143 1.085511,-4.05119 0.638292,1.95692 6.90099,0.0806"
|
||||||
|
id="path856-3"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccccccccc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.1153461;"
|
||||||
|
x="36.007092"
|
||||||
|
y="90.320122"
|
||||||
|
id="text941-9-3-1-3-5"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6-8-7-6"
|
||||||
|
x="36.007092"
|
||||||
|
y="90.320122"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;">R1</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="36.007092"
|
||||||
|
y="96.087425"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;"
|
||||||
|
id="tspan961-2-0-7-5-2" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.1153461;"
|
||||||
|
x="58.971703"
|
||||||
|
y="82.48394"
|
||||||
|
id="text941-9-3-1-3-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6-8-7-1"
|
||||||
|
x="58.971703"
|
||||||
|
y="82.48394"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;">R2</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="58.971703"
|
||||||
|
y="88.251244"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;"
|
||||||
|
id="tspan3321" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="58.971703"
|
||||||
|
y="94.018555"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;"
|
||||||
|
id="tspan961-2-0-7-5-27" /></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#a6c8e0;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 51.357214,87.101 h 6.511984 l 1.175012,2.03518 1.023049,-3.81807 1.017818,3.79854 1.060783,-3.95889 1.050745,3.92143 1.085511,-4.05119 0.638292,1.95692 6.90099,0.0806"
|
||||||
|
id="path856-3-0"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccccccccc" />
|
||||||
|
<circle
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#a6c8e0;stroke-width:0.80000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path827-9"
|
||||||
|
cx="73.733803"
|
||||||
|
cy="87.213982"
|
||||||
|
r="1.7533218" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#a6c8e0;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 51.759114,87.175966 0,16.066944"
|
||||||
|
id="path3323"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.1153461;"
|
||||||
|
x="71.515343"
|
||||||
|
y="81.789978"
|
||||||
|
id="text941-9-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-2"
|
||||||
|
x="71.515343"
|
||||||
|
y="81.789978"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;">Z</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="71.515343"
|
||||||
|
y="87.557281"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;"
|
||||||
|
id="tspan961-2-2" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.09873907;"
|
||||||
|
x="74.604164"
|
||||||
|
y="83.490822"
|
||||||
|
id="text941-9-7-8"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-9"
|
||||||
|
x="74.604164"
|
||||||
|
y="83.490822"
|
||||||
|
style="stroke-width:0.09873907;fill:#ffffff;fill-opacity:1;">out</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="74.604164"
|
||||||
|
y="88.427773"
|
||||||
|
style="stroke-width:0.09873907;fill:#ffffff;fill-opacity:1;"
|
||||||
|
id="tspan961-2-9-7" /></text>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer2"
|
||||||
|
inkscape:label="Layer 2">
|
||||||
|
<circle
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#a6c8e0;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path827"
|
||||||
|
cx="73.421875"
|
||||||
|
cy="102.95647"
|
||||||
|
r="1.7533218" />
|
||||||
|
<circle
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#a6c8e0;stroke-width:0.80000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path827-3"
|
||||||
|
cx="26.600075"
|
||||||
|
cy="94.782745"
|
||||||
|
r="1.7533218" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 13 KiB |
|
@ -0,0 +1,296 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<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"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||||
|
sodipodi:docname="att_tee.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="1.979899"
|
||||||
|
inkscape:cx="-76.641903"
|
||||||
|
inkscape:cy="616.29646"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:snap-global="false"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1016"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:measure-start="0,0"
|
||||||
|
inkscape:measure-end="0,0" />
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||||
|
</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>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000090;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 28.206473,102.90922 h 6.378349 l 1.175012,2.03518 1.023049,-3.81807 1.017817,3.79854 1.060784,-3.95889 1.050745,3.92143 1.085511,-4.05119 0.638292,1.95692 9.715576,0.0472"
|
||||||
|
id="path856"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccccccccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000090;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 51.890471,103.20328 v 8.92969 l 2.196303,0.5885 -4.099208,1.09838 3.810725,1.02108 -3.861668,1.03473 3.849892,1.03158 -3.706599,0.99318 1.801091,1.03985 v 10.6741"
|
||||||
|
id="path858-6"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1153461"
|
||||||
|
x="40.948944"
|
||||||
|
y="116.78072"
|
||||||
|
id="text941-6"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-2"
|
||||||
|
x="40.948944"
|
||||||
|
y="116.78072"
|
||||||
|
style="stroke-width:0.1153461">R2</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1153461"
|
||||||
|
x="73.756401"
|
||||||
|
y="112.18092"
|
||||||
|
id="text941-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1"
|
||||||
|
x="73.756401"
|
||||||
|
y="112.18092"
|
||||||
|
style="stroke-width:0.1153461">Z</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="73.756401"
|
||||||
|
y="117.94823"
|
||||||
|
style="stroke-width:0.1153461"
|
||||||
|
id="tspan961-2" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
||||||
|
x="85.422623"
|
||||||
|
y="114.53199"
|
||||||
|
id="text986"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan984"
|
||||||
|
x="85.422623"
|
||||||
|
y="123.89576"
|
||||||
|
style="stroke-width:0.26458332" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.09873906"
|
||||||
|
x="76.845222"
|
||||||
|
y="113.88177"
|
||||||
|
id="text941-9-7"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0"
|
||||||
|
x="76.845222"
|
||||||
|
y="113.88177"
|
||||||
|
style="stroke-width:0.09873906">out</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="76.845222"
|
||||||
|
y="118.81872"
|
||||||
|
style="stroke-width:0.09873906"
|
||||||
|
id="tspan961-2-9" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1153461"
|
||||||
|
x="21.008274"
|
||||||
|
y="112.3588"
|
||||||
|
id="text941-9-3"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6"
|
||||||
|
x="21.008274"
|
||||||
|
y="112.3588"
|
||||||
|
style="stroke-width:0.1153461">Z</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="21.008274"
|
||||||
|
y="118.12611"
|
||||||
|
style="stroke-width:0.1153461"
|
||||||
|
id="tspan961-2-0" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.09873907"
|
||||||
|
x="24.097095"
|
||||||
|
y="114.05965"
|
||||||
|
id="text941-9-7-6"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2"
|
||||||
|
x="24.097095"
|
||||||
|
y="114.05965"
|
||||||
|
style="stroke-width:0.09873907">in</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="24.097095"
|
||||||
|
y="118.9966"
|
||||||
|
style="stroke-width:0.09873907"
|
||||||
|
id="tspan1041" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="24.097095"
|
||||||
|
y="123.93356"
|
||||||
|
style="stroke-width:0.09873907"
|
||||||
|
id="tspan961-2-9-6" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.09873908"
|
||||||
|
x="43.512768"
|
||||||
|
y="116.5917"
|
||||||
|
id="text941-9-7-6-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2-2"
|
||||||
|
x="43.512768"
|
||||||
|
y="120.08614"
|
||||||
|
style="stroke-width:0.09873908" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="43.512768"
|
||||||
|
y="125.02309"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan1041-0" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="43.512768"
|
||||||
|
y="129.96004"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan961-2-9-6-2" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1153461"
|
||||||
|
x="58.659771"
|
||||||
|
y="98.226433"
|
||||||
|
id="text941-9-3-1-3"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6-8-7"
|
||||||
|
x="58.659771"
|
||||||
|
y="98.226433"
|
||||||
|
style="stroke-width:0.1153461">R3</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="58.659771"
|
||||||
|
y="103.99374"
|
||||||
|
style="stroke-width:0.1153461"
|
||||||
|
id="tspan961-2-0-7-5" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.09873908"
|
||||||
|
x="56.976643"
|
||||||
|
y="116.55823"
|
||||||
|
id="text941-9-7-6-9-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2-2-2"
|
||||||
|
x="56.976643"
|
||||||
|
y="120.05267"
|
||||||
|
style="stroke-width:0.09873908" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="56.976643"
|
||||||
|
y="124.98962"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan1041-0-2" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="56.976643"
|
||||||
|
y="129.92657"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan961-2-9-6-2-8" /></text>
|
||||||
|
<path
|
||||||
|
style="fill:#000090;fill-opacity:1;stroke:#000090;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 48.611282,129.9168 h 6.437407"
|
||||||
|
id="path892-36"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:#000090;fill-opacity:1;stroke:#000090;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 49.786552,131.53502 h 4.098679"
|
||||||
|
id="path892-3-7"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
inkscape:transform-center-x="-0.1889881"
|
||||||
|
inkscape:transform-center-y="-0.66145834"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:#000090;fill-opacity:1;stroke:#000090;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 50.790551,133.16504 h 1.960752"
|
||||||
|
id="path892-3-5-5"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
inkscape:transform-center-x="-0.1889881"
|
||||||
|
inkscape:transform-center-y="-0.66145834"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000090;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 51.178919,102.84349 h 6.378349 l 1.175012,2.03518 1.023049,-3.81807 1.017817,3.79854 1.060784,-3.95889 1.050745,3.92143 1.085511,-4.05119 0.638292,1.95692 6.90099,0.0806"
|
||||||
|
id="path856-3"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccccccccc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1153461"
|
||||||
|
x="35.629116"
|
||||||
|
y="98.352119"
|
||||||
|
id="text941-9-3-1-3-5"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6-8-7-6"
|
||||||
|
x="35.629116"
|
||||||
|
y="98.352119"
|
||||||
|
style="stroke-width:0.1153461">R1</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="35.629116"
|
||||||
|
y="104.11942"
|
||||||
|
style="stroke-width:0.1153461"
|
||||||
|
id="tspan961-2-0-7-5-2" /></text>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer2"
|
||||||
|
inkscape:label="Layer 2">
|
||||||
|
<circle
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#000090;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path827"
|
||||||
|
cx="73.421875"
|
||||||
|
cy="102.95647"
|
||||||
|
r="1.7533218" />
|
||||||
|
<circle
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#000090;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path827-3"
|
||||||
|
cx="26.222099"
|
||||||
|
cy="102.81474"
|
||||||
|
r="1.7533218" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 12 KiB |
|
@ -0,0 +1,296 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<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"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||||
|
sodipodi:docname="att_tee_dark.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#000000"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="2.8"
|
||||||
|
inkscape:cx="285.77172"
|
||||||
|
inkscape:cy="722.23611"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:snap-global="false"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1016"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:measure-start="0,0"
|
||||||
|
inkscape:measure-end="0,0" />
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||||
|
</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>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#a6c8e0;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 28.206473,102.90922 h 6.378349 l 1.175012,2.03518 1.023049,-3.81807 1.017817,3.79854 1.060784,-3.95889 1.050745,3.92143 1.085511,-4.05119 0.638292,1.95692 9.715576,0.0472"
|
||||||
|
id="path856"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccccccccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#a6c8e0;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 51.890471,103.20328 v 8.92969 l 2.196303,0.5885 -4.099208,1.09838 3.810725,1.02108 -3.861668,1.03473 3.849892,1.03158 -3.706599,0.99318 1.801091,1.03985 v 10.6741"
|
||||||
|
id="path858-6"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.1153461;"
|
||||||
|
x="40.948944"
|
||||||
|
y="116.78072"
|
||||||
|
id="text941-6"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-2"
|
||||||
|
x="40.948944"
|
||||||
|
y="116.78072"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;">R2</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffe7;fill-opacity:1;stroke:none;stroke-width:0.1153461;"
|
||||||
|
x="73.756401"
|
||||||
|
y="112.18092"
|
||||||
|
id="text941-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1"
|
||||||
|
x="73.756401"
|
||||||
|
y="112.18092"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffe7;fill-opacity:1;">Z</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="73.756401"
|
||||||
|
y="117.94823"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffe7;fill-opacity:1;"
|
||||||
|
id="tspan961-2" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
||||||
|
x="85.422623"
|
||||||
|
y="114.53199"
|
||||||
|
id="text986"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan984"
|
||||||
|
x="85.422623"
|
||||||
|
y="123.89576"
|
||||||
|
style="stroke-width:0.26458332" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffe7;fill-opacity:1;stroke:none;stroke-width:0.09873906;"
|
||||||
|
x="76.845222"
|
||||||
|
y="113.88177"
|
||||||
|
id="text941-9-7"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0"
|
||||||
|
x="76.845222"
|
||||||
|
y="113.88177"
|
||||||
|
style="stroke-width:0.09873906;fill:#ffffe7;fill-opacity:1;">out</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="76.845222"
|
||||||
|
y="118.81872"
|
||||||
|
style="stroke-width:0.09873906;fill:#ffffe7;fill-opacity:1;"
|
||||||
|
id="tspan961-2-9" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.1153461;"
|
||||||
|
x="21.008274"
|
||||||
|
y="112.3588"
|
||||||
|
id="text941-9-3"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6"
|
||||||
|
x="21.008274"
|
||||||
|
y="112.3588"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;">Z</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="21.008274"
|
||||||
|
y="118.12611"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;"
|
||||||
|
id="tspan961-2-0" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.09873907;"
|
||||||
|
x="24.097095"
|
||||||
|
y="114.05965"
|
||||||
|
id="text941-9-7-6"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2"
|
||||||
|
x="24.097095"
|
||||||
|
y="114.05965"
|
||||||
|
style="stroke-width:0.09873907;fill:#ffffff;fill-opacity:1;">in</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="24.097095"
|
||||||
|
y="118.9966"
|
||||||
|
style="stroke-width:0.09873907;fill:#ffffff;fill-opacity:1;"
|
||||||
|
id="tspan1041" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="24.097095"
|
||||||
|
y="123.93356"
|
||||||
|
style="stroke-width:0.09873907;fill:#ffffff;fill-opacity:1;"
|
||||||
|
id="tspan961-2-9-6" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.09873908"
|
||||||
|
x="43.512768"
|
||||||
|
y="116.5917"
|
||||||
|
id="text941-9-7-6-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2-2"
|
||||||
|
x="43.512768"
|
||||||
|
y="120.08614"
|
||||||
|
style="stroke-width:0.09873908" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="43.512768"
|
||||||
|
y="125.02309"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan1041-0" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="43.512768"
|
||||||
|
y="129.96004"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan961-2-9-6-2" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.1153461;"
|
||||||
|
x="58.659771"
|
||||||
|
y="98.226433"
|
||||||
|
id="text941-9-3-1-3"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6-8-7"
|
||||||
|
x="58.659771"
|
||||||
|
y="98.226433"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;">R3</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="58.659771"
|
||||||
|
y="103.99374"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;"
|
||||||
|
id="tspan961-2-0-7-5" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.94956279px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.09873908"
|
||||||
|
x="56.976643"
|
||||||
|
y="116.55823"
|
||||||
|
id="text941-9-7-6-9-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-0-2-2-2"
|
||||||
|
x="56.976643"
|
||||||
|
y="120.05267"
|
||||||
|
style="stroke-width:0.09873908" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="56.976643"
|
||||||
|
y="124.98962"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan1041-0-2" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="56.976643"
|
||||||
|
y="129.92657"
|
||||||
|
style="stroke-width:0.09873908"
|
||||||
|
id="tspan961-2-9-6-2-8" /></text>
|
||||||
|
<path
|
||||||
|
style="fill:#000090;fill-opacity:1;stroke:#a6c8e0;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 48.611282,129.9168 h 6.437407"
|
||||||
|
id="path892-36"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:#000090;fill-opacity:1;stroke:#a6c8e0;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 49.786552,131.53502 h 4.098679"
|
||||||
|
id="path892-3-7"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
inkscape:transform-center-x="-0.1889881"
|
||||||
|
inkscape:transform-center-y="-0.66145834"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:#000090;fill-opacity:1;stroke:#a6c8e0;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 50.790551,133.16504 h 1.960752"
|
||||||
|
id="path892-3-5-5"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
inkscape:transform-center-x="-0.1889881"
|
||||||
|
inkscape:transform-center-y="-0.66145834"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#a6c8e0;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 51.178919,102.84349 h 6.378349 l 1.175012,2.03518 1.023049,-3.81807 1.017817,3.79854 1.060784,-3.95889 1.050745,3.92143 1.085511,-4.05119 0.638292,1.95692 7.051329,0.0138"
|
||||||
|
id="path856-3"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccccccccc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.61384439px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.1153461;"
|
||||||
|
x="35.629116"
|
||||||
|
y="98.352119"
|
||||||
|
id="text941-9-3-1-3-5"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan939-1-6-8-7-6"
|
||||||
|
x="35.629116"
|
||||||
|
y="98.352119"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;">R1</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="35.629116"
|
||||||
|
y="104.11942"
|
||||||
|
style="stroke-width:0.1153461;fill:#ffffff;fill-opacity:1;"
|
||||||
|
id="tspan961-2-0-7-5-2" /></text>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer2"
|
||||||
|
inkscape:label="Layer 2">
|
||||||
|
<circle
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#a6c8e0;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path827"
|
||||||
|
cx="73.421875"
|
||||||
|
cy="102.95647"
|
||||||
|
r="1.7533218" />
|
||||||
|
<circle
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#a6c8e0;stroke-width:0.8;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path827-3"
|
||||||
|
cx="26.222099"
|
||||||
|
cy="102.81474"
|
||||||
|
r="1.7533218" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 12 KiB |
|
@ -0,0 +1,773 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<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"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg19844"
|
||||||
|
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||||
|
sodipodi:docname="c_microstrip.svg">
|
||||||
|
<defs
|
||||||
|
id="defs19838">
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="TriangleInL"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12142"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lstart"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="Arrow2Lstart"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12027"
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
transform="scale(1.1) translate(1,0)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
id="path23799" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="TriangleOutL"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true"
|
||||||
|
inkscape:collect="always">
|
||||||
|
<path
|
||||||
|
id="path12151"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
transform="scale(0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DistanceEnd"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DistanceEnd"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<g
|
||||||
|
id="g2301"
|
||||||
|
style="stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1">
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1.15;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L -2,0"
|
||||||
|
id="path2316" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;fill-rule:evenodd;stroke:#0081d5;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L -13,4 L -9,0 -13,-4 L 0,0 z "
|
||||||
|
id="path2312" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,-4 L 0,40"
|
||||||
|
id="path2314" />
|
||||||
|
</g>
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DistanceStart"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DistanceStart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<g
|
||||||
|
id="g2300"
|
||||||
|
style="stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1">
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1.15;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L 2,0"
|
||||||
|
id="path2306" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;fill-rule:evenodd;stroke:#0081d5;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L 13,4 L 9,0 13,-4 L 0,0 z "
|
||||||
|
id="path2302" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,-4 L 0,40"
|
||||||
|
id="path2304" />
|
||||||
|
</g>
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="marker21133"
|
||||||
|
style="overflow:visible;"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path21131"
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
transform="scale(1.1) rotate(180) translate(1,0)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="RazorWire"
|
||||||
|
id="RazorWire"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12241"
|
||||||
|
transform="scale(0.8,0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:0.1pt;stroke-opacity:1"
|
||||||
|
d="M 0.022727273,-0.74009011 L 0.022727273,0.69740989 L -7.7585227,3.0099099 L 10.678977,3.0099099 L 3.4914773,0.69740989 L 3.4914773,-0.74009011 L 10.741477,-2.8963401 L -7.7272727,-2.8963401 L 0.022727273,-0.74009011 z " />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="Arrow2Lend"
|
||||||
|
style="overflow:visible;"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12030"
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
transform="scale(1.1) rotate(180) translate(1,0)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleOutL-9"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12151-0"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9-7"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6-1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7-2"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7-2" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9-5"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6-0"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7-9"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7-0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9-5-0"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6-0-1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7-9-3"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7-0-7" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-7"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-5"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-6"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-5" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9-5-0-1"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6-0-1-6"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7-9-3-5"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7-0-7-7" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9-5-0-1-2"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6-0-1-6-1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7-9-3-5-6"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7-0-7-7-3" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9-5-0-1-2-0"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6-0-1-6-1-2"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7-9-3-5-6-5"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7-0-7-7-3-8" />
|
||||||
|
</marker>
|
||||||
|
</defs>
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="4"
|
||||||
|
inkscape:cx="114.72411"
|
||||||
|
inkscape:cy="444.65899"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer8"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1016"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:snap-global="false"
|
||||||
|
showguides="false" />
|
||||||
|
<metadata
|
||||||
|
id="metadata19841">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||||
|
</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>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer9"
|
||||||
|
inkscape:label="Layer 4"
|
||||||
|
style="display:inline">
|
||||||
|
<path
|
||||||
|
style="fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 53.287853,179.72989 64.30107,168.71667 h 41.86299 v 10.70911 l -10.748244,10.36133 z"
|
||||||
|
id="path20574"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:#fcb23c;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="m 53.287853,189.78711 v 2.73555 h 42.115673 l 10.745894,-10.7459 v -2.6894 l -10.708011,10.70802 z"
|
||||||
|
id="path20813"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 95.49763,192.57826 10.68381,-10.75397 -0.009,-2.57335"
|
||||||
|
id="path20805"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 53.286669,190.02772 -0.0021,2.48046 42.138614,-2e-4 v -2.47976"
|
||||||
|
id="path20803"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer8"
|
||||||
|
inkscape:label="Layer 3">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#cccccc;fill-opacity:1;stroke:#474747;stroke-width:0.49746993;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="rect20534"
|
||||||
|
width="42.127968"
|
||||||
|
height="10.05722"
|
||||||
|
x="53.287853"
|
||||||
|
y="179.72989" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#474747;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
d="M 95.415816,179.72989 106.24298,168.68744"
|
||||||
|
id="path20538"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#474747;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 53.216233,179.65535 64.154784,168.57916 H 106.1727 v 10.67178 l -10.685263,10.60633"
|
||||||
|
id="path20536"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccccc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:7.50370073px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.18759251"
|
||||||
|
x="57.929161"
|
||||||
|
y="187.79863"
|
||||||
|
id="text21059"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan21057"
|
||||||
|
x="57.929161"
|
||||||
|
y="187.79863"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.18759251">T</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:9.1548624px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.22887154"
|
||||||
|
x="82.458687"
|
||||||
|
y="187.62787"
|
||||||
|
id="text23789"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan23787"
|
||||||
|
x="82.458687"
|
||||||
|
y="187.62787"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.22887154">H</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL);marker-end:url(#marker23801)"
|
||||||
|
d="m 92.375028,187.80685 0,-6.14522"
|
||||||
|
id="path23791"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:9.1548624px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.22887154"
|
||||||
|
x="87.574654"
|
||||||
|
y="162.95206"
|
||||||
|
id="text23789-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan23787-3"
|
||||||
|
x="87.574654"
|
||||||
|
y="171.05197"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.22887154" /></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL-7);marker-end:url(#marker23801-6)"
|
||||||
|
d="m 91.940762,178.22947 8.115588,-8.23352"
|
||||||
|
id="path23791-4"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<ellipse
|
||||||
|
style="opacity:1;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:0.34155685;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="path35483"
|
||||||
|
cx="96.48423"
|
||||||
|
cy="173.617"
|
||||||
|
rx="1.6803141"
|
||||||
|
ry="1.4883821" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:6.24109793px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.15602748"
|
||||||
|
x="95.404762"
|
||||||
|
y="174.65614"
|
||||||
|
id="text21059-1-3-2"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan21057-1-0-2"
|
||||||
|
x="95.404762"
|
||||||
|
y="174.65614"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.15602748">L</tspan></text>
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 72.49813,165.77167 7.32248,0.0122 0.12186,2.20498 -11.10794,11.14823 -6.6543,-0.21588 v -2.57247 z"
|
||||||
|
id="path20496-2-5-9-8"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccccccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.0000001, 0.50000003;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 72.57769,165.75374 c 0,-6.01022 0,-6.03361 0,-6.03361"
|
||||||
|
id="path24677-1-5"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.0000001, 0.50000003;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 79.89956,165.75301 c 0,-6.01022 0,-6.03361 0,-6.03361"
|
||||||
|
id="path24677-4-9"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL-9-5-0-1);marker-end:url(#marker23801-7-9-3-5)"
|
||||||
|
d="M 78.28434,159.11108 H 74.26233"
|
||||||
|
id="path23791-3-4-4-2"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.92583847px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.12314598"
|
||||||
|
x="73.745804"
|
||||||
|
y="157.21303"
|
||||||
|
id="text21059-1-32-7"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan21057-1-1-3"
|
||||||
|
x="73.745804"
|
||||||
|
y="157.21303"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.12314598">W</tspan></text>
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:#895502;stroke-width:0.49917796;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="rect20424-6"
|
||||||
|
width="6.6496596"
|
||||||
|
height="2.6584673"
|
||||||
|
x="62.130833"
|
||||||
|
y="176.56731" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 62.05907,176.49219 72.51393,165.92781"
|
||||||
|
id="path20428-3-9-1-8-9-4"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 68.63374,176.73889 79.77071,165.94078"
|
||||||
|
id="path20428-7-9-6-6-7"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 68.85181,179.29606 79.95975,168.14783"
|
||||||
|
id="path20428-0-4-8-8-0-9"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 79.88744,168.32482 0.012,-2.57383"
|
||||||
|
id="path20458-2-1-5-6-7"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 72.33432,165.99875 7.81435,0.002"
|
||||||
|
id="path20475-2-6-1-4-2"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 89.552112,165.78164 7.32248,0.0122 0.12186,2.20498 -11.10794,11.14823 -6.6543,-0.21588 v -2.57247 z"
|
||||||
|
id="path20496-2-5-9-8-0"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccccccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000012, 0.50000003;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 89.631672,165.76371 c 0,-6.01022 0,-6.03361 0,-6.03361"
|
||||||
|
id="path24677-1-5-2"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000012, 0.50000003;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 96.953542,165.76298 c 0,-6.01022 0,-6.03361 0,-6.03361"
|
||||||
|
id="path24677-4-9-1"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL-9-5-0-1-2);marker-end:url(#marker23801-7-9-3-5-6)"
|
||||||
|
d="m 95.338322,159.12105 h -4.02201"
|
||||||
|
id="path23791-3-4-4-2-5"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.92583847px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.12314598"
|
||||||
|
x="90.799789"
|
||||||
|
y="157.22299"
|
||||||
|
id="text21059-1-32-7-6"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan21057-1-1-3-5"
|
||||||
|
x="90.799789"
|
||||||
|
y="157.22299"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.12314598">W</tspan></text>
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:#895502;stroke-width:0.49917796;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="rect20424-6-0"
|
||||||
|
width="6.6496596"
|
||||||
|
height="2.6584673"
|
||||||
|
x="79.184807"
|
||||||
|
y="176.57727" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 79.113052,176.50216 10.45486,-10.56438"
|
||||||
|
id="path20428-3-9-1-8-9-4-0"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 85.687722,176.74886 11.13697,-10.79811"
|
||||||
|
id="path20428-7-9-6-6-7-3"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 85.905792,179.30603 97.013732,168.1578"
|
||||||
|
id="path20428-0-4-8-8-0-9-4"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 96.941422,168.33479 0.012,-2.57383"
|
||||||
|
id="path20458-2-1-5-6-7-6"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 89.388302,166.00872 7.81435,0.002"
|
||||||
|
id="path20475-2-6-1-4-2-6"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL-9-5-0-1-2-0);marker-end:url(#marker23801-7-9-3-5-6-5)"
|
||||||
|
d="m 88.188723,159.11566 -6.758182,0"
|
||||||
|
id="path23791-3-4-4-2-5-9"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.92583847px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.12314598"
|
||||||
|
x="83.343697"
|
||||||
|
y="157.49675"
|
||||||
|
id="text21059-1-32-7-6-5"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan21057-1-1-3-5-0"
|
||||||
|
x="83.343697"
|
||||||
|
y="157.49675"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.12314598">S</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="83.343697"
|
||||||
|
y="163.65405"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.12314598"
|
||||||
|
id="tspan38353" /></text>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer7"
|
||||||
|
inkscape:label="Layer 2">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#TriangleOutL)"
|
||||||
|
d="m 64.630178,187.09415 v -5.41497"
|
||||||
|
id="path21071"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#TriangleOutL-9)"
|
||||||
|
d="m 64.685907,169.21339 v 5.41497"
|
||||||
|
id="path21071-8"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 31 KiB |
|
@ -0,0 +1,416 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<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"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||||
|
sodipodi:docname="coax.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2">
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="marker16887"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path16885"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker16639"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleInL">
|
||||||
|
<path
|
||||||
|
transform="scale(-0.8)"
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
id="path16637" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="marker16563"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path16561"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker15132"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
inkscape:collect="always">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path15130"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="TriangleInL"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true"
|
||||||
|
inkscape:collect="always">
|
||||||
|
<path
|
||||||
|
id="path12142"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lstart"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="Arrow2Lstart"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12027"
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#0000fa;stroke-opacity:1;fill:#0000fa;fill-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
transform="scale(1.1) translate(1,0)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="marker14968"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path14966"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
style="fill-rule:evenodd;stroke:#0000fa;stroke-width:1pt;stroke-opacity:1;fill:#0000fa;fill-opacity:1"
|
||||||
|
transform="scale(0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker14928"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill-rule:evenodd;stroke:#0000fa;stroke-width:1pt;stroke-opacity:1;fill:#0000fa;fill-opacity:1"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
id="path14926" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="TriangleOutL"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true"
|
||||||
|
inkscape:collect="always">
|
||||||
|
<path
|
||||||
|
id="path12151"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
transform="scale(0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="Arrow2Lend"
|
||||||
|
style="overflow:visible;"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12030"
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#0000ff;stroke-opacity:1;fill:#0000ff;fill-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
transform="scale(1.1) rotate(180) translate(1,0)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleOutL-1"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true"
|
||||||
|
inkscape:collect="always">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12151-8"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(0.8)" />
|
||||||
|
</marker>
|
||||||
|
</defs>
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="1"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="22.627417"
|
||||||
|
inkscape:cx="185.40722"
|
||||||
|
inkscape:cy="419.82946"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer6"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1016"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:snap-bbox="true"
|
||||||
|
inkscape:pagecheckerboard="false" />
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||||
|
</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>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer4"
|
||||||
|
inkscape:label="Layer 3" />
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:#895502;stroke-width:0.50000309;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect11897"
|
||||||
|
width="53.437809"
|
||||||
|
height="18.719559"
|
||||||
|
x="-102.48296"
|
||||||
|
y="164.53163"
|
||||||
|
rx="9.1421146"
|
||||||
|
ry="9.740695"
|
||||||
|
transform="matrix(0.70886122,-0.70534797,0.70886122,0.70534797,0,0)" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 57.974544,190.39903 7.489277,-6.3578"
|
||||||
|
id="path11914"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:7.43286276px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.18582155"
|
||||||
|
x="34.410526"
|
||||||
|
y="178.15543"
|
||||||
|
id="text11946"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan11944"
|
||||||
|
x="34.410526"
|
||||||
|
y="178.15543"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.18582155">d</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:5.70014668px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.14250366"
|
||||||
|
x="38.671638"
|
||||||
|
y="179.64864"
|
||||||
|
id="text11950"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan11948"
|
||||||
|
x="38.671638"
|
||||||
|
y="179.64864"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.14250366">in</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:6.71549606px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.16788739"
|
||||||
|
x="51.483257"
|
||||||
|
y="205.81435"
|
||||||
|
id="text11946-8"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan11944-3"
|
||||||
|
x="51.483257"
|
||||||
|
y="205.81435"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.16788739">d</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:5.47402525px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.13685064"
|
||||||
|
x="55.255741"
|
||||||
|
y="207.10355"
|
||||||
|
id="text12005"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan12003"
|
||||||
|
x="55.255741"
|
||||||
|
y="207.10355"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.13685064">out</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#TriangleOutL)"
|
||||||
|
d="m 44.640756,177.43083 v 6.64794"
|
||||||
|
id="path12007"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#TriangleOutL-1)"
|
||||||
|
d="m 44.488748,199.79258 v -6.64794"
|
||||||
|
id="path12007-9"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="display:inline;fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:3,0.5;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 47.859283,187.68019 0.0606,13.3891"
|
||||||
|
id="path11926-6-4"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc"
|
||||||
|
inkscape:transform-center-x="-15.577344"
|
||||||
|
inkscape:transform-center-y="-0.72760416" />
|
||||||
|
<path
|
||||||
|
style="display:inline;fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:3,0.5;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 66.479335,188.50701 0.0606,13.3891"
|
||||||
|
id="path11926-6"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL);marker-end:url(#marker15132)"
|
||||||
|
d="M 49.646677,200.29479 H 64.616281"
|
||||||
|
id="path14918"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer2"
|
||||||
|
inkscape:label="Layer 2"
|
||||||
|
style="display:inline">
|
||||||
|
<circle
|
||||||
|
id="path11789"
|
||||||
|
cx="57.20853"
|
||||||
|
cy="188.36903"
|
||||||
|
style="opacity:1;fill:#cccccc;fill-opacity:1;stroke:#474747;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
r="9.3294096" />
|
||||||
|
<path
|
||||||
|
style="display:inline;fill:none;stroke:#0081d5;stroke-width:0.31550688;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker16639);marker-end:url(#marker16887)"
|
||||||
|
d="m 65.11804,180.15194 21.689609,-21.6896"
|
||||||
|
id="path16496"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer6"
|
||||||
|
inkscape:label="Layer 5">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#474747;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:6,0.5;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 57.974544,190.39903 7.031297,-7.0313"
|
||||||
|
id="path11918"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#474747;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:6,0.5;stroke-dashoffset:0"
|
||||||
|
d="m 54.472366,186.89685 6.84272,-6.84272"
|
||||||
|
id="path11924"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:3,0.5;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 56.385094,190.95804 -13.389102,0.0606"
|
||||||
|
id="path11926"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:3,0.5;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 56.413365,186.07289 -13.389102,0.0606"
|
||||||
|
id="path11926-1"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<ellipse
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:none;stroke-width:0.17301708;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="path17442"
|
||||||
|
cx="75.371315"
|
||||||
|
cy="171.28036"
|
||||||
|
rx="2.2986085"
|
||||||
|
ry="2.5548441"
|
||||||
|
transform="matrix(0.99989217,0.01468465,-0.01287892,0.99991706,0,0)" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer5"
|
||||||
|
inkscape:label="Layer 4">
|
||||||
|
<circle
|
||||||
|
style="opacity:0.954;fill:#fcb23c;fill-opacity:1;stroke:#895502;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path11903"
|
||||||
|
r="2.5054057"
|
||||||
|
cy="188.45937"
|
||||||
|
cx="56.412037" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:6.59101343px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.16477533"
|
||||||
|
x="72.01123"
|
||||||
|
y="173.96873"
|
||||||
|
id="text17183"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan17181"
|
||||||
|
x="72.01123"
|
||||||
|
y="173.96873"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.16477533">L</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
||||||
|
x="4.1010418"
|
||||||
|
y="136.66249"
|
||||||
|
id="text19772"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan19770"
|
||||||
|
x="4.1010418"
|
||||||
|
y="146.02626"
|
||||||
|
style="stroke-width:0.26458332" /></text>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 16 KiB |
|
@ -0,0 +1,357 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<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"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||||
|
sodipodi:docname="color_code_multiplier.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="2.8284271"
|
||||||
|
inkscape:cx="279.47197"
|
||||||
|
inkscape:cy="722.35282"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:snap-global="false"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1016"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1" />
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||||
|
</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>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer2"
|
||||||
|
inkscape:label="Layer 2">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#0b0000;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect1011"
|
||||||
|
width="23.821617"
|
||||||
|
height="80.68676"
|
||||||
|
x="95.405914"
|
||||||
|
y="88.418556" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#643234;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.9683"
|
||||||
|
y="95.725464" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.9683"
|
||||||
|
y="102.34146" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#fc6604;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="108.95746" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#fcfe04;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="115.57346" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#34ce34;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="122.18946" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#6466fc;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5-3"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="128.80545" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#949294;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5-3-5"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="142.03745" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5-3-5-6"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.9683"
|
||||||
|
y="148.65344" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#cc9a34;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5-3-5-9"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.9683"
|
||||||
|
y="155.26944" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#cccecc;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5-3-5-1"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.9683"
|
||||||
|
y="161.88544" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#cc66fc;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5-2"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="135.42145" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="97.585678"
|
||||||
|
y="160.1035"
|
||||||
|
id="text1054-6-1-8-2"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-4-0"
|
||||||
|
x="97.585678"
|
||||||
|
y="160.1035"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">x 0.1</tspan></text>
|
||||||
|
<flowRoot
|
||||||
|
xml:space="preserve"
|
||||||
|
id="flowRoot1521"
|
||||||
|
style="fill:black;fill-opacity:1;stroke:none;font-family:sans-serif;font-style:normal;font-weight:normal;font-size:40px;line-height:1.25;letter-spacing:0px;word-spacing:0px"><flowRegion
|
||||||
|
id="flowRegion1523"><rect
|
||||||
|
id="rect1525"
|
||||||
|
width="205.5"
|
||||||
|
height="371"
|
||||||
|
x="314"
|
||||||
|
y="319.01968" /></flowRegion><flowPara
|
||||||
|
id="flowPara1527" /></flowRoot> </g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer3"
|
||||||
|
inkscape:label="Layer 3">
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.11375727"
|
||||||
|
x="97.308388"
|
||||||
|
y="100.41052"
|
||||||
|
id="text1054-6-1"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8"
|
||||||
|
x="97.308388"
|
||||||
|
y="100.41052"
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke-width:0.11375727">x 10</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.37648582px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.10941217"
|
||||||
|
x="100.46444"
|
||||||
|
y="135.17349"
|
||||||
|
id="text1054-0-2-8-3"
|
||||||
|
transform="scale(0.9618037,1.0397132)"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-23-2-9-6"
|
||||||
|
x="100.46444"
|
||||||
|
y="139.04565"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.10941217" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
||||||
|
x="119.98854"
|
||||||
|
y="166.49428"
|
||||||
|
id="text1377"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1375"
|
||||||
|
x="119.98854"
|
||||||
|
y="175.85805"
|
||||||
|
style="stroke-width:0.26458332" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="97.501625"
|
||||||
|
y="133.55063"
|
||||||
|
id="text1054-6-1-5"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-0"
|
||||||
|
x="97.501625"
|
||||||
|
y="133.55063"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">x 1M</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="97.269073"
|
||||||
|
y="127.28316"
|
||||||
|
id="text1054-6-1-5-3"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-0-6"
|
||||||
|
x="97.269073"
|
||||||
|
y="127.28316"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">x 100k</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="97.666641"
|
||||||
|
y="146.92744"
|
||||||
|
id="text1054-6-1-5-1"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-0-0"
|
||||||
|
x="97.666641"
|
||||||
|
y="146.92744"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">x 100M</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="97.644554"
|
||||||
|
y="140.40274"
|
||||||
|
id="text1054-6-1-5-1-6"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-0-0-3"
|
||||||
|
x="97.644554"
|
||||||
|
y="140.40274"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">x 10M</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="97.610374"
|
||||||
|
y="153.30145"
|
||||||
|
id="text1054-6-1-5-5"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-0-5"
|
||||||
|
x="97.610374"
|
||||||
|
y="153.30145"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">x 1G</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="97.776306"
|
||||||
|
y="166.76157"
|
||||||
|
id="text1054-6-1-8-2-4"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-4-0-7"
|
||||||
|
x="97.776306"
|
||||||
|
y="166.76157"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">x 0.01</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="97.420952"
|
||||||
|
y="120.49439"
|
||||||
|
id="text1054-6-1-5-3-6"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-0-6-5"
|
||||||
|
x="97.420952"
|
||||||
|
y="120.49439"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">x 10k</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="97.431282"
|
||||||
|
y="113.65575"
|
||||||
|
id="text1054-6-1-5-3-6-6"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-0-6-5-9"
|
||||||
|
x="97.431282"
|
||||||
|
y="113.65575"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">x 1k</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="97.494598"
|
||||||
|
y="107.00489"
|
||||||
|
id="text1054-6-1-5-3-6-6-7"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-0-6-5-9-4"
|
||||||
|
x="97.494598"
|
||||||
|
y="107.00489"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">x 100</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="97.452835"
|
||||||
|
y="93.73658"
|
||||||
|
id="text1054-6-1-52"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-5"
|
||||||
|
x="97.452835"
|
||||||
|
y="93.73658"
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke-width:0.11375728">x 1</tspan></text>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 15 KiB |
|
@ -0,0 +1,305 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<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"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||||
|
sodipodi:docname="color_code_tolerance.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="2"
|
||||||
|
inkscape:cx="263.60039"
|
||||||
|
inkscape:cy="646.85512"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer3"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:snap-global="false"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1016"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1" />
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||||
|
</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>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer2"
|
||||||
|
inkscape:label="Layer 2">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#0b0000;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect1011"
|
||||||
|
width="23.821617"
|
||||||
|
height="80.68676"
|
||||||
|
x="95.405914"
|
||||||
|
y="88.418556" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#643234;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.9683"
|
||||||
|
y="95.725464" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.9683"
|
||||||
|
y="102.34146" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#fc6604;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="108.95746" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#fcfe04;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="115.57346" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#34ce34;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="122.18946" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#6466fc;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5-3"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="128.80545" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#949294;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5-3-5"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="142.03745" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5-3-5-6"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.9683"
|
||||||
|
y="148.65344" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#cc9a34;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5-3-5-9"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.9683"
|
||||||
|
y="155.26944" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#cccecc;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5-3-5-1"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.9683"
|
||||||
|
y="161.88544" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#cc66fc;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5-2"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="135.42145" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="98.296745"
|
||||||
|
y="160.07043"
|
||||||
|
id="text1054-6-1-8-2"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-4-0"
|
||||||
|
x="98.296745"
|
||||||
|
y="160.07043"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">± 5%</tspan></text>
|
||||||
|
<flowRoot
|
||||||
|
xml:space="preserve"
|
||||||
|
id="flowRoot1521"
|
||||||
|
style="fill:black;fill-opacity:1;stroke:none;font-family:sans-serif;font-style:normal;font-weight:normal;font-size:40px;line-height:1.25;letter-spacing:0px;word-spacing:0px"><flowRegion
|
||||||
|
id="flowRegion1523"><rect
|
||||||
|
id="rect1525"
|
||||||
|
width="205.5"
|
||||||
|
height="371"
|
||||||
|
x="314"
|
||||||
|
y="319.01968" /></flowRegion><flowPara
|
||||||
|
id="flowPara1527" /></flowRoot> </g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer3"
|
||||||
|
inkscape:label="Layer 3">
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.11375727"
|
||||||
|
x="97.936775"
|
||||||
|
y="100.41052"
|
||||||
|
id="text1054-6-1"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8"
|
||||||
|
x="97.936775"
|
||||||
|
y="100.41052"
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke-width:0.11375727">± 1%</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.37648582px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.10941217"
|
||||||
|
x="100.46444"
|
||||||
|
y="135.17349"
|
||||||
|
id="text1054-0-2-8-3"
|
||||||
|
transform="scale(0.9618037,1.0397132)"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-23-2-9-6"
|
||||||
|
x="100.46444"
|
||||||
|
y="139.04565"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.10941217" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
||||||
|
x="119.98854"
|
||||||
|
y="166.49428"
|
||||||
|
id="text1377"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1375"
|
||||||
|
x="119.98854"
|
||||||
|
y="175.85805"
|
||||||
|
style="stroke-width:0.26458332" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="98.046356"
|
||||||
|
y="107.17678"
|
||||||
|
id="text1054-6-1-8"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-4"
|
||||||
|
x="98.046356"
|
||||||
|
y="107.17678"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">± 2%</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="97.501625"
|
||||||
|
y="133.55063"
|
||||||
|
id="text1054-6-1-5"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-0"
|
||||||
|
x="97.501625"
|
||||||
|
y="133.55063"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">± 0.25%</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="97.269073"
|
||||||
|
y="127.65733"
|
||||||
|
id="text1054-6-1-5-3"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-0-6"
|
||||||
|
x="97.269073"
|
||||||
|
y="127.65733"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">± 0.5%</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="97.666641"
|
||||||
|
y="146.92744"
|
||||||
|
id="text1054-6-1-5-1"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-0-0"
|
||||||
|
x="97.666641"
|
||||||
|
y="146.92744"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">± 0.05%</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="97.644554"
|
||||||
|
y="140.65999"
|
||||||
|
id="text1054-6-1-5-1-6"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-0-0-3"
|
||||||
|
x="97.644554"
|
||||||
|
y="140.65999"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">± 0.10%</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="98.296753"
|
||||||
|
y="166.57178"
|
||||||
|
id="text1054-6-1-8-6"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-4-1"
|
||||||
|
x="98.296753"
|
||||||
|
y="166.57178"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">± 10%</tspan></text>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 12 KiB |
|
@ -0,0 +1,382 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<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"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||||
|
sodipodi:docname="color_code_value.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="0.70710678"
|
||||||
|
inkscape:cx="-290.38002"
|
||||||
|
inkscape:cy="796.18809"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer3"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:snap-global="false"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1016"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1" />
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||||
|
</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>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer2"
|
||||||
|
inkscape:label="Layer 2">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#0b0000;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect1011"
|
||||||
|
width="23.821617"
|
||||||
|
height="67.497009"
|
||||||
|
x="95.405914"
|
||||||
|
y="88.418556" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#643234;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.9683"
|
||||||
|
y="95.725464" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.9683"
|
||||||
|
y="102.34146" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#fc6604;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="108.95746" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#fcfe04;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="115.57346" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#34ce34;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="122.18946" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#6466fc;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5-3"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="128.80545" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#949294;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5-3-5"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="142.03745" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5-3-5-6"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.9683"
|
||||||
|
y="148.65344" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#cc66fc;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5-2"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="135.42145" />
|
||||||
|
<flowRoot
|
||||||
|
xml:space="preserve"
|
||||||
|
id="flowRoot1521"
|
||||||
|
style="fill:black;fill-opacity:1;stroke:none;font-family:sans-serif;font-style:normal;font-weight:normal;font-size:40px;line-height:1.25;letter-spacing:0px;word-spacing:0px"><flowRegion
|
||||||
|
id="flowRegion1523"><rect
|
||||||
|
id="rect1525"
|
||||||
|
width="205.5"
|
||||||
|
height="371"
|
||||||
|
x="314"
|
||||||
|
y="319.01968" /></flowRegion><flowPara
|
||||||
|
id="flowPara1527" /></flowRoot> </g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer3"
|
||||||
|
inkscape:label="Layer 3">
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.11375727"
|
||||||
|
x="105.46709"
|
||||||
|
y="93.581787"
|
||||||
|
id="text1054-6-1"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8"
|
||||||
|
x="105.46709"
|
||||||
|
y="93.581787"
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke-width:0.11375727">0</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.37648582px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.10941217"
|
||||||
|
x="100.46444"
|
||||||
|
y="135.17349"
|
||||||
|
id="text1054-0-2-8-3"
|
||||||
|
transform="scale(0.9618037,1.0397132)"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-23-2-9-6"
|
||||||
|
x="100.46444"
|
||||||
|
y="139.04565"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.10941217" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
||||||
|
x="119.98854"
|
||||||
|
y="166.49428"
|
||||||
|
id="text1377"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1375"
|
||||||
|
x="119.98854"
|
||||||
|
y="175.85805"
|
||||||
|
style="stroke-width:0.26458332" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.11375728;"
|
||||||
|
x="105.48313"
|
||||||
|
y="100.62868"
|
||||||
|
id="text1054-6-1-8"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-4"
|
||||||
|
x="105.48313"
|
||||||
|
y="100.62868"
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke-width:0.11375728;">1</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="105.57397"
|
||||||
|
y="107.07978"
|
||||||
|
id="text1054-6-1-8-4"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-4-7"
|
||||||
|
x="105.57397"
|
||||||
|
y="107.07978"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">2</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="105.48799"
|
||||||
|
y="113.70467"
|
||||||
|
id="text1054-6-1-8-4-4"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-4-7-4"
|
||||||
|
x="105.48799"
|
||||||
|
y="113.70467"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">3</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="105.3389"
|
||||||
|
y="120.44639"
|
||||||
|
id="text1054-6-1-8-4-4-3"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-4-7-4-0"
|
||||||
|
x="105.3389"
|
||||||
|
y="120.44639"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">4</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="105.3389"
|
||||||
|
y="126.13425"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728"
|
||||||
|
id="tspan2587" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="105.33259"
|
||||||
|
y="126.94205"
|
||||||
|
id="text1054-6-1-8-4-4-3-3"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-4-7-4-0-1"
|
||||||
|
x="105.33259"
|
||||||
|
y="126.94205"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">5</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="105.33259"
|
||||||
|
y="132.62991"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728"
|
||||||
|
id="tspan2641" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="105.33259"
|
||||||
|
y="138.31778"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728"
|
||||||
|
id="tspan2587-4" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="105.49033"
|
||||||
|
y="133.45929"
|
||||||
|
id="text1054-6-1-8-4-4-3-9"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-4-7-4-0-2"
|
||||||
|
x="105.49033"
|
||||||
|
y="133.45929"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">6</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="105.49033"
|
||||||
|
y="139.14716"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728"
|
||||||
|
id="tspan2653" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="105.49033"
|
||||||
|
y="144.83502"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728"
|
||||||
|
id="tspan2587-0" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="105.39677"
|
||||||
|
y="140.38158"
|
||||||
|
id="text1054-6-1-8-4-4-3-6"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-4-7-4-0-8"
|
||||||
|
x="105.39677"
|
||||||
|
y="140.38158"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">7</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="105.39677"
|
||||||
|
y="146.06944"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728"
|
||||||
|
id="tspan2665" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="105.39677"
|
||||||
|
y="151.75731"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728"
|
||||||
|
id="tspan2587-9" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="105.38578"
|
||||||
|
y="146.98619"
|
||||||
|
id="text1054-6-1-8-4-4-3-6-2"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-4-7-4-0-8-6"
|
||||||
|
x="105.38578"
|
||||||
|
y="146.98619"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">8</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="105.38578"
|
||||||
|
y="152.67406"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728"
|
||||||
|
id="tspan2691" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="105.38578"
|
||||||
|
y="158.36192"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728"
|
||||||
|
id="tspan2665-6" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="105.38578"
|
||||||
|
y="164.04977"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728"
|
||||||
|
id="tspan2587-9-4" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="105.51141"
|
||||||
|
y="153.46626"
|
||||||
|
id="text1054-6-1-8-4-4-3-6-2-9"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-4-7-4-0-8-6-5"
|
||||||
|
x="105.51141"
|
||||||
|
y="153.46626"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">9</tspan><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="105.51141"
|
||||||
|
y="159.15413"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728"
|
||||||
|
id="tspan2691-0" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="105.51141"
|
||||||
|
y="164.842"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728"
|
||||||
|
id="tspan2665-6-4" /><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="105.51141"
|
||||||
|
y="170.52985"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728"
|
||||||
|
id="tspan2587-9-4-8" /></text>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 15 KiB |
|
@ -0,0 +1,339 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<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:xlink="http://www.w3.org/1999/xlink"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||||
|
sodipodi:docname="color_code_value_and_name.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="4"
|
||||||
|
inkscape:cx="346.88154"
|
||||||
|
inkscape:cy="558.11169"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer3"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:snap-global="false"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1016"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1" />
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||||
|
</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>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer2"
|
||||||
|
inkscape:label="Layer 2">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#0b0000;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect1011"
|
||||||
|
width="23.821617"
|
||||||
|
height="80.68676"
|
||||||
|
x="95.405914"
|
||||||
|
y="88.418556" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<image
|
||||||
|
y="89.113091"
|
||||||
|
x="95.438988"
|
||||||
|
id="image823"
|
||||||
|
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAEYCAYAAADcT+HRAAAABHNCSVQICAgIfAhkiAAAB41JREFU eJztnU9u4zYUxmlDR8myi0GgAj1JkAMERheDrnuErAMvBm4OUPQks1CNHsBHEeIuLMoMTVlyzPe9 J+r7AcFkRP+hfnz6zFLseOWcOzoizlq7A0uBokFQNAiKBkHRICgaBEWDKFL04XDQ7sIFlXYHcmJR cMixtJ/D4aDeh/hHJDriyrJeaShEq0qjuixWtJhozRO2KLrIWYdFxEQfDgf38PDAfO5YuS4/cuIl D/1ditSgIt53CiKiySXMaBAUDYKiQVA0CIoGQdEgKBpEvx798lhr9qNY3veNc44VDYOiQVA0CIoG QdEgKBoERYOY7b6OP//5270+PV8cC4nbNZmd6FhmeDwl3ors2UXH69OzGXm3ICI6rrqhKlwSIqJf n557uZYuX03EosPLpuQTs8vouSIm2lcz8/lEv68j53p0HBk5IyQ1cP61Lc6j/Xq0iGhyhgv/YCga BEWDoGgQFA2CokFQNIh+Ht2uZ7c0PQuqj9Y5x4qGQdEgKBoERYOgaBBmpxrVR3sxE/Kf4J5b2zWx 05OOWFZ4PCXWHxtr18ZcdLTryoycnIiIjqtyqEqXhIjodl31ci1dvpqIRYeXTcknzGV0qYiJ9tXM fD4hsnoXR8YtEZIamHAKlzo+9FwLseX7xGVSYbhMCoaiQVA0CIoGQdEgKBoERYM4T55fFHtRMrvT H6xoEBQNgqJBUDSIxYiudrrLtUWK1paaoqi1UYuCPUVVdLupXLuZeIMBPCgy2w2ik7BWadWunTwg uZDZbrCperkaJ3UNrf7IbTfoZFPyiaIyeozwSkMjt92gqx5r+azVJ7EPQ3+JIk+s2rWfPhuG3ldD 9nm7gaEsLQk/oIvKaE0oGgRFg6BoEBQNgqJBUDSI8zz6g/NoCao159FQKBoERYOgaBCLEe0/lNTe X/Xd76BatxczpVimpZmUnZ5MZKgyh8RbkT276Gg/qizy0FEic4clOgntfIzRqHSZ7QYfVS/X0uXr nF5/5LYbdLIp+cTsMvoewisNjdx2g656rOWzVp9ErqPwEs0dIaEk/7ufiUydR2vEGpdJheEyKRiK BkHRICgaBEWDoGgQFA2inzz/9t83zX4UDL+UDApFg6BoEBQNYjGim8dG9f3NLtk1j42r9/XFsZBb 2zUxJ3qo8obE+2Nj7dqYi456X0PkoKNERHR8Etr5GKNR6SKi633dy7V0+Tqn1x+x6PCyKfmEuYyW JLzS0IiJ9tVjLZ+1+tTfBc95ScWX6C2XbEpCOIVLHR967rU+oGLE90lENDnjRS8qozWhaBAUDYKi QVA0CIoGQdEg+vXobz9+avajWJpOMSsaBEWDoGgQFA2iSNHvu8t7zu+7Knl8rC0X5u6C34O0rHso qqJfNq172Qz/P4Qvm/ZiMN531dXn5EJEdOpklo6I6LByUBUzFa2+iUWHPyFLkjUpKqOnolEEYqL9 iTCfT4h9GPpqQcoO58Njc2N0pPV3wZmlMvjBXmRGa0DRICgaBEWDoGgQFA2CokH0M/rfNXtRMO/d n6xoEBQNgqJBUDQIigYx28Xiele5JlpxrKNl0bDdt8XPGWvLxexExzLD4ynxkvJuYXbR0WzaL8tr Nu3FQKEGI7vo1IkQAdFh1Vi6dD1a/ZP5ZyS6k7EmWZPZZXQONApB5t/r6E6C+Xwmu4mwUiQqJxy8 cP6bGthr74uOtX67AfNUhprbDbBQNAiKBkHRICgaBEWDoGgQ/Qz/5y8/NPtRPKxoEBQNgqJBUDQI igZhdsH4+x/f3fZte3Es5JZ23xY/Z6wtF+ZEx7LC4ymx/thYuzbmomP7thWTs33bXgwkajCyi06d CBEQHVaNpUvXo9U/kejwJ2NNsibmMhqBRiGIiPYnwXw+k316F1bKVyonHJxwfpsauPB1x9pj0LHW bzdgnsrgB3+RGa0BRYOgaBAUDYKiQVA0CIoG0c+jj8ejclfKZLVaOedY0TAoGgRFg6BoEBQNwtxd 8BysVqvBWZSfBXhQs62iRMcSU+2x2GuDkpOiouN4PF6t5FQbqqKzi46raqzKlkJ20cfjsZeLuiy/ wmq16n8QiESHl21VsnPXY0aCojLaMiKifTVbymft/mRfvYsjAxkhKZGp6dy1dqk+cZlUGC6TgqFo EBQNgqJBUDQIigZB0SD69eh///pVsx/Fw4oGQdEgKBoERYOgaBCm74LXm+bT35tdPfl5Ux+Lwqzo lKwxgfHAWKKo6Gh2tblK9uT/MoWoqixXGZL8X6awq3u5FrNSC5kvU+hkU/KZojLaMjJfptBVs3Q+ zyn/83+ZQhAZ90RIaqDGXid8vP/dSnydv0zBSIdKww84MxoERYOgaBAUDYKiQVA0CIoGEXyVGr9M QYbTf5+wokFQNAiKBkHRICgahNm74M45Vz9+XlFs9tfXn6c+vn6sR18rN2ZFp2RcEzTl8fFAIFlU dDT7Bl7JnvzbDaKq0awiS+TfbrBverkaWWgVme0GnWxKPrOojNZEZrtBV83S+Tyn/M+/3SCIjHsi JDVQ115nyuPDdv87Kt7O2w2YpyL4AWVGg6BoEBQNgqJBUDQIigbRT++ILKxoEP8DO1ljF2WfaG4A AAAASUVORK5CYII= "
|
||||||
|
style="image-rendering:optimizeSpeed;opacity:0.379"
|
||||||
|
preserveAspectRatio="none"
|
||||||
|
height="74.083336"
|
||||||
|
width="23.8125" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#643234;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.9683"
|
||||||
|
y="95.725464" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.9683"
|
||||||
|
y="102.34146" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#fc6604;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="108.95746" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#fcfe04;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="115.57346" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#34ce34;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="122.18946" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#6466fc;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5-3"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="128.80545" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#949294;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5-3-5"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="142.03745" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5-3-5-6"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.9683"
|
||||||
|
y="148.65344" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#cc9a34;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5-3-5-9"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.9683"
|
||||||
|
y="155.26944" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#cccecc;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5-3-5-1"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.9683"
|
||||||
|
y="161.88544" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#cc66fc;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-6-7-5-2"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="135.42145" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#0b0000;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect828-3-7"
|
||||||
|
width="22.753521"
|
||||||
|
height="6.6159968"
|
||||||
|
x="95.968292"
|
||||||
|
y="89.109467" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer3"
|
||||||
|
inkscape:label="Layer 3">
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375725"
|
||||||
|
x="96.671974"
|
||||||
|
y="113.34624"
|
||||||
|
id="text1054"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052"
|
||||||
|
x="96.671974"
|
||||||
|
y="113.34624"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375725">Orange 3</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.11375726"
|
||||||
|
x="96.759331"
|
||||||
|
y="93.626266"
|
||||||
|
id="text1054-6"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2"
|
||||||
|
x="96.759331"
|
||||||
|
y="93.626266"
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke-width:0.11375726">Black 0</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.11375727"
|
||||||
|
x="96.580376"
|
||||||
|
y="100.4573"
|
||||||
|
id="text1054-6-1"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8"
|
||||||
|
x="96.580376"
|
||||||
|
y="100.4573"
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke-width:0.11375727">Brown 1</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375728"
|
||||||
|
x="96.516182"
|
||||||
|
y="106.81372"
|
||||||
|
id="text1054-6-1-9"
|
||||||
|
inkscape:transform-center-x="0.72760416"
|
||||||
|
inkscape:transform-center-y="-5.0932292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-2-8-2"
|
||||||
|
x="96.516182"
|
||||||
|
y="106.81372"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375728">Red 2</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.55029011px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11375726"
|
||||||
|
x="96.560898"
|
||||||
|
y="120.41534"
|
||||||
|
id="text1054-0"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-23"
|
||||||
|
x="96.560898"
|
||||||
|
y="120.41534"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11375726">Yellow 4</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.45976782px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.11149421"
|
||||||
|
x="98.495361"
|
||||||
|
y="124.21856"
|
||||||
|
id="text1054-0-2"
|
||||||
|
transform="scale(0.9801063,1.0202975)"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-23-2"
|
||||||
|
x="98.495361"
|
||||||
|
y="124.21856"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.11149421">Green 5</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.37648582px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.10941217"
|
||||||
|
x="100.40114"
|
||||||
|
y="128.81493"
|
||||||
|
id="text1054-0-2-8"
|
||||||
|
transform="scale(0.96180371,1.0397132)"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-23-2-9"
|
||||||
|
x="100.40114"
|
||||||
|
y="128.81493"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.10941217">Blue 6</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.37648582px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.10941217"
|
||||||
|
x="100.46444"
|
||||||
|
y="135.17349"
|
||||||
|
id="text1054-0-2-8-3"
|
||||||
|
transform="scale(0.9618037,1.0397132)"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-23-2-9-6"
|
||||||
|
x="100.46444"
|
||||||
|
y="135.17349"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.10941217">Violet 7</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.33364201px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.10834108"
|
||||||
|
x="101.27572"
|
||||||
|
y="139.79666"
|
||||||
|
id="text1054-0-2-8-3-1"
|
||||||
|
transform="scale(0.95238805,1.0499922)"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-23-2-9-6-2"
|
||||||
|
x="101.27572"
|
||||||
|
y="139.79666"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.10834108">Gray 8</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.38167667px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.10954195"
|
||||||
|
x="100.31073"
|
||||||
|
y="147.92805"
|
||||||
|
id="text1054-0-2-8-3-1-9"
|
||||||
|
transform="scale(0.96294441,1.0384815)"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-23-2-9-6-2-3"
|
||||||
|
x="100.31073"
|
||||||
|
y="147.92805"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.10954195">White 9</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.3816762px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.10954195"
|
||||||
|
x="100.3832"
|
||||||
|
y="154.18747"
|
||||||
|
id="text1054-0-2-8-3-1-9-1"
|
||||||
|
transform="scale(0.96294445,1.0384815)"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-23-2-9-6-2-3-9"
|
||||||
|
x="100.3832"
|
||||||
|
y="154.18747"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.10954195">Gold</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
||||||
|
x="119.98854"
|
||||||
|
y="166.49428"
|
||||||
|
id="text1377"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1375"
|
||||||
|
x="119.98854"
|
||||||
|
y="175.85805"
|
||||||
|
style="stroke-width:0.26458332" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.3816762px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.10954195"
|
||||||
|
x="100.48061"
|
||||||
|
y="160.42957"
|
||||||
|
id="text1054-0-2-8-3-1-9-1-4"
|
||||||
|
transform="scale(0.96294445,1.0384815)"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan1052-23-2-9-6-2-3-9-7"
|
||||||
|
x="100.48061"
|
||||||
|
y="160.42957"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.10954195">Silver</tspan></text>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 16 KiB |
|
@ -0,0 +1,703 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<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"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg19844"
|
||||||
|
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||||
|
sodipodi:docname="cpw.svg">
|
||||||
|
<defs
|
||||||
|
id="defs19838">
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="TriangleInL"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12142"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lstart"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="Arrow2Lstart"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12027"
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
transform="scale(1.1) translate(1,0)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
id="path23799" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="TriangleOutL"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true"
|
||||||
|
inkscape:collect="always">
|
||||||
|
<path
|
||||||
|
id="path12151"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
transform="scale(0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DistanceEnd"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DistanceEnd"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<g
|
||||||
|
id="g2301"
|
||||||
|
style="stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1">
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1.15;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L -2,0"
|
||||||
|
id="path2316" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;fill-rule:evenodd;stroke:#0081d5;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L -13,4 L -9,0 -13,-4 L 0,0 z "
|
||||||
|
id="path2312" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,-4 L 0,40"
|
||||||
|
id="path2314" />
|
||||||
|
</g>
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DistanceStart"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DistanceStart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<g
|
||||||
|
id="g2300"
|
||||||
|
style="stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1">
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1.15;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L 2,0"
|
||||||
|
id="path2306" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;fill-rule:evenodd;stroke:#0081d5;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L 13,4 L 9,0 13,-4 L 0,0 z "
|
||||||
|
id="path2302" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,-4 L 0,40"
|
||||||
|
id="path2304" />
|
||||||
|
</g>
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="marker21133"
|
||||||
|
style="overflow:visible;"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path21131"
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
transform="scale(1.1) rotate(180) translate(1,0)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="RazorWire"
|
||||||
|
id="RazorWire"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12241"
|
||||||
|
transform="scale(0.8,0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:0.1pt;stroke-opacity:1"
|
||||||
|
d="M 0.022727273,-0.74009011 L 0.022727273,0.69740989 L -7.7585227,3.0099099 L 10.678977,3.0099099 L 3.4914773,0.69740989 L 3.4914773,-0.74009011 L 10.741477,-2.8963401 L -7.7272727,-2.8963401 L 0.022727273,-0.74009011 z " />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="Arrow2Lend"
|
||||||
|
style="overflow:visible;"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12030"
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
transform="scale(1.1) rotate(180) translate(1,0)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleOutL-9"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12151-0"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9-7"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6-1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7-2"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7-2" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9-5"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6-0"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7-9"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7-0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9-5-0"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6-0-1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7-9-3"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7-0-7" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-7"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-5"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-6"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-5" />
|
||||||
|
</marker>
|
||||||
|
</defs>
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="8"
|
||||||
|
inkscape:cx="272.5921"
|
||||||
|
inkscape:cy="420.54927"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer8"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1016"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:snap-global="false"
|
||||||
|
showguides="false" />
|
||||||
|
<metadata
|
||||||
|
id="metadata19841">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||||
|
</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>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer9"
|
||||||
|
inkscape:label="Layer 4"
|
||||||
|
style="display:inline">
|
||||||
|
<path
|
||||||
|
style="fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 53.287853,179.72989 64.30107,168.71667 h 41.86299 v 10.70911 l -10.748244,10.36133 z"
|
||||||
|
id="path20574"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1" />
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer8"
|
||||||
|
inkscape:label="Layer 3">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#cccccc;fill-opacity:1;stroke:#474747;stroke-width:0.49746993;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="rect20534"
|
||||||
|
width="42.127968"
|
||||||
|
height="10.05722"
|
||||||
|
x="53.287853"
|
||||||
|
y="179.72989" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#474747;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
d="M 95.415816,179.72989 106.24298,168.68744"
|
||||||
|
id="path20538"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#474747;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 53.216233,179.65535 64.154784,168.57916 H 106.1727 v 10.67178 l -10.685263,10.60633"
|
||||||
|
id="path20536"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccccc" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 93.846438,166.07013 12.282702,-0.13248 0.0618,2.40273 -11.128062,10.88973 -11.534337,-0.0104 v -2.57247 z"
|
||||||
|
id="path20496-2-5"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccccccc" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:#895502;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="rect20424-4-7"
|
||||||
|
width="11.478497"
|
||||||
|
height="2.5802991"
|
||||||
|
x="83.589546"
|
||||||
|
y="176.65395" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 83.501679,176.56766 94.045426,165.90613"
|
||||||
|
id="path20428-3-9-1"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 93.866449,165.98158 12.541541,-0.002"
|
||||||
|
id="path20475-2-6"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 94.998009,176.76792 106.12914,165.93765"
|
||||||
|
id="path20428-7-9"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 95.141087,179.30731 106.24903,168.15908"
|
||||||
|
id="path20428-0-4-8"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 106.17337,168.32901 0.0178,-2.60014"
|
||||||
|
id="path20458-2-1"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 81.168901,165.79963 7.322477,0.0122 0.121858,2.20498 -11.10794,11.14823 -6.654292,-0.21588 v -2.57247 z"
|
||||||
|
id="path20496-2-5-9"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccccccc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:7.50370073px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.18759251"
|
||||||
|
x="55.8386"
|
||||||
|
y="187.5638"
|
||||||
|
id="text21059"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan21057"
|
||||||
|
x="55.8386"
|
||||||
|
y="187.5638"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.18759251">T</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:9.1548624px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.22887154"
|
||||||
|
x="82.458687"
|
||||||
|
y="187.62787"
|
||||||
|
id="text23789"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan23787"
|
||||||
|
x="82.458687"
|
||||||
|
y="187.62787"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.22887154">H</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL);marker-end:url(#marker23801)"
|
||||||
|
d="m 92.375028,187.80685 0,-6.14522"
|
||||||
|
id="path23791"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:9.1548624px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.22887154"
|
||||||
|
x="87.574654"
|
||||||
|
y="162.95206"
|
||||||
|
id="text23789-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan23787-3"
|
||||||
|
x="87.574654"
|
||||||
|
y="171.05197"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.22887154" /></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000006, 0.50000001;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 75.901013,165.73816 c 0,-6.01022 0,-6.03361 0,-6.03361"
|
||||||
|
id="path24677"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000008, 0.50000002;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 81.248463,165.7817 c 0,-6.01022 0,-6.03361 0,-6.03361"
|
||||||
|
id="path24677-1"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000008, 0.50000002;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 88.570332,165.78097 c 0,-6.01022 0,-6.03361 0,-6.03361"
|
||||||
|
id="path24677-4"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000008, 0.50000002;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 94.113118,165.73249 c 0,-6.01022 0,-6.03361 0,-6.03361"
|
||||||
|
id="path24677-8"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL-9);marker-end:url(#marker23801-7)"
|
||||||
|
d="M 92.931425,159.14305 H 89.903328"
|
||||||
|
id="path23791-3"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL-9-5);marker-end:url(#marker23801-7-9)"
|
||||||
|
d="M 79.997043,159.15292 H 76.968946"
|
||||||
|
id="path23791-3-4"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL-9-5-0);marker-end:url(#marker23801-7-9-3)"
|
||||||
|
d="M 86.955105,159.13904 H 82.933099"
|
||||||
|
id="path23791-3-4-4"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.92583847px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.12314596"
|
||||||
|
x="76.85627"
|
||||||
|
y="157.16121"
|
||||||
|
id="text21059-1"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan21057-1"
|
||||||
|
x="76.85627"
|
||||||
|
y="157.16121"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.12314596">S</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.92583847px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.12314597"
|
||||||
|
x="89.79184"
|
||||||
|
y="157.27408"
|
||||||
|
id="text21059-1-3"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan21057-1-0"
|
||||||
|
x="89.79184"
|
||||||
|
y="157.27408"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.12314597">S</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.92583847px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.12314597"
|
||||||
|
x="82.416573"
|
||||||
|
y="157.241"
|
||||||
|
id="text21059-1-32"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan21057-1-1"
|
||||||
|
x="82.416573"
|
||||||
|
y="157.241"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.12314597">W</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL-7);marker-end:url(#marker23801-6)"
|
||||||
|
d="m 90.81823,175.18928 7.507552,-7.7658"
|
||||||
|
id="path23791-4"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<ellipse
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:none;stroke-width:0.34155685;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="path35483"
|
||||||
|
cx="94.566574"
|
||||||
|
cy="171.41872"
|
||||||
|
rx="1.6803141"
|
||||||
|
ry="1.4883821" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:6.24109793px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.15602748"
|
||||||
|
x="93.366913"
|
||||||
|
y="172.28918"
|
||||||
|
id="text21059-1-3-2"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan21057-1-0-2"
|
||||||
|
x="93.366913"
|
||||||
|
y="172.28918"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.15602748">L</tspan></text>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer7"
|
||||||
|
inkscape:label="Layer 2">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:#895502;stroke-width:0.49917796;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="rect20424"
|
||||||
|
width="6.6496596"
|
||||||
|
height="2.6584671"
|
||||||
|
x="70.801605"
|
||||||
|
y="176.59528" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 63.560201,166.0686 12.2827,-0.13248 0.0618,2.40273 -11.12806,10.88973 -11.53434,-0.0104 v -2.57247 z"
|
||||||
|
id="path20496-2-5-8"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccccccc" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:#895502;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="rect20424-4-7-4"
|
||||||
|
width="11.490198"
|
||||||
|
height="2.5873718"
|
||||||
|
x="53.286392"
|
||||||
|
y="176.64117" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 53.215441,176.56613 63.759181,165.9046"
|
||||||
|
id="path20428-3-9-1-8"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 63.580211,165.98005 12.54154,-0.002"
|
||||||
|
id="path20475-2-6-1"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 64.711771,176.76639 11.13113,-10.83027"
|
||||||
|
id="path20428-7-9-6"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 64.849681,179.30164 11.10794,-11.14823"
|
||||||
|
id="path20428-0-4-8-8"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 75.887131,168.32748 0.0178,-2.60014"
|
||||||
|
id="path20458-2-1-5"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 70.72984,176.52015 81.184697,165.95577"
|
||||||
|
id="path20428-3-9-1-8-9"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 77.304506,176.76685 88.441483,165.96874"
|
||||||
|
id="path20428-7-9-6-6"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 77.522581,179.32402 11.10794,-11.14823"
|
||||||
|
id="path20428-0-4-8-8-0"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 88.558213,168.35278 0.01195,-2.57383"
|
||||||
|
id="path20458-2-1-5-6"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 81.00509,166.02671 7.814351,0.002"
|
||||||
|
id="path20475-2-6-1-4"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#TriangleOutL)"
|
||||||
|
d="m 63.092543,187.06518 v -5.41497"
|
||||||
|
id="path21071"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#TriangleOutL-9)"
|
||||||
|
d="m 62.978723,169.23677 v 5.41497"
|
||||||
|
id="path21071-8"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 29 KiB |
|
@ -0,0 +1,721 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<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"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg19844"
|
||||||
|
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||||
|
sodipodi:docname="cpw_back.svg">
|
||||||
|
<defs
|
||||||
|
id="defs19838">
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="TriangleInL"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12142"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lstart"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="Arrow2Lstart"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12027"
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
transform="scale(1.1) translate(1,0)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
id="path23799" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="TriangleOutL"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true"
|
||||||
|
inkscape:collect="always">
|
||||||
|
<path
|
||||||
|
id="path12151"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
transform="scale(0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DistanceEnd"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DistanceEnd"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<g
|
||||||
|
id="g2301"
|
||||||
|
style="stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1">
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1.15;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L -2,0"
|
||||||
|
id="path2316" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;fill-rule:evenodd;stroke:#0081d5;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L -13,4 L -9,0 -13,-4 L 0,0 z "
|
||||||
|
id="path2312" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,-4 L 0,40"
|
||||||
|
id="path2314" />
|
||||||
|
</g>
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DistanceStart"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DistanceStart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<g
|
||||||
|
id="g2300"
|
||||||
|
style="stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1">
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1.15;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L 2,0"
|
||||||
|
id="path2306" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;fill-rule:evenodd;stroke:#0081d5;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L 13,4 L 9,0 13,-4 L 0,0 z "
|
||||||
|
id="path2302" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,-4 L 0,40"
|
||||||
|
id="path2304" />
|
||||||
|
</g>
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="marker21133"
|
||||||
|
style="overflow:visible;"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path21131"
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
transform="scale(1.1) rotate(180) translate(1,0)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="RazorWire"
|
||||||
|
id="RazorWire"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12241"
|
||||||
|
transform="scale(0.8,0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:0.1pt;stroke-opacity:1"
|
||||||
|
d="M 0.022727273,-0.74009011 L 0.022727273,0.69740989 L -7.7585227,3.0099099 L 10.678977,3.0099099 L 3.4914773,0.69740989 L 3.4914773,-0.74009011 L 10.741477,-2.8963401 L -7.7272727,-2.8963401 L 0.022727273,-0.74009011 z " />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="Arrow2Lend"
|
||||||
|
style="overflow:visible;"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12030"
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
transform="scale(1.1) rotate(180) translate(1,0)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleOutL-9"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12151-0"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9-7"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6-1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7-2"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7-2" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9-5"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6-0"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7-9"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7-0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9-5-0"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6-0-1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7-9-3"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7-0-7" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-7"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-5"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-6"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-5" />
|
||||||
|
</marker>
|
||||||
|
</defs>
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="4"
|
||||||
|
inkscape:cx="174.5853"
|
||||||
|
inkscape:cy="445.49167"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer8"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1016"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:snap-global="false"
|
||||||
|
showguides="false" />
|
||||||
|
<metadata
|
||||||
|
id="metadata19841">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||||
|
</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>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer9"
|
||||||
|
inkscape:label="Layer 4"
|
||||||
|
style="display:inline">
|
||||||
|
<path
|
||||||
|
style="fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 53.287853,179.72989 64.30107,168.71667 h 41.86299 v 10.70911 l -10.748244,10.36133 z"
|
||||||
|
id="path20574"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:#fcb23c;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="m 53.287853,189.78711 v 2.73555 h 42.115673 l 10.745894,-10.7459 v -2.6894 l -10.708011,10.70802 z"
|
||||||
|
id="path20813"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 95.49763,192.57826 10.68381,-10.75397 -0.009,-2.57335"
|
||||||
|
id="path20805"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 53.286669,190.02772 -0.0021,2.48046 42.138614,-2e-4 v -2.47976"
|
||||||
|
id="path20803"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer8"
|
||||||
|
inkscape:label="Layer 3">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#cccccc;fill-opacity:1;stroke:#474747;stroke-width:0.49746993;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="rect20534"
|
||||||
|
width="42.127968"
|
||||||
|
height="10.05722"
|
||||||
|
x="53.287853"
|
||||||
|
y="179.72989" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#474747;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
d="M 95.415816,179.72989 106.24298,168.68744"
|
||||||
|
id="path20538"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#474747;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 53.216233,179.65535 64.154784,168.57916 H 106.1727 v 10.67178 l -10.685263,10.60633"
|
||||||
|
id="path20536"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccccc" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 93.846438,166.07013 12.282702,-0.13248 0.0618,2.40273 -11.128062,10.88973 -11.534337,-0.0104 v -2.57247 z"
|
||||||
|
id="path20496-2-5"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccccccc" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:#895502;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="rect20424-4-7"
|
||||||
|
width="11.478497"
|
||||||
|
height="2.5802991"
|
||||||
|
x="83.589546"
|
||||||
|
y="176.65395" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 83.501679,176.56766 94.045426,165.90613"
|
||||||
|
id="path20428-3-9-1"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 93.866449,165.98158 12.541541,-0.002"
|
||||||
|
id="path20475-2-6"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 94.998009,176.76792 106.12914,165.93765"
|
||||||
|
id="path20428-7-9"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 95.141087,179.30731 106.24903,168.15908"
|
||||||
|
id="path20428-0-4-8"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 106.17337,168.32901 0.0178,-2.60014"
|
||||||
|
id="path20458-2-1"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 81.168901,165.79963 7.322477,0.0122 0.121858,2.20498 -11.10794,11.14823 -6.654292,-0.21588 v -2.57247 z"
|
||||||
|
id="path20496-2-5-9"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccccccc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:7.50370073px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.18759251"
|
||||||
|
x="55.838604"
|
||||||
|
y="188.35754"
|
||||||
|
id="text21059"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan21057"
|
||||||
|
x="55.838604"
|
||||||
|
y="188.35754"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.18759251">T</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:9.1548624px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.22887154"
|
||||||
|
x="82.458687"
|
||||||
|
y="187.62787"
|
||||||
|
id="text23789"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan23787"
|
||||||
|
x="82.458687"
|
||||||
|
y="187.62787"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.22887154">H</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL);marker-end:url(#marker23801)"
|
||||||
|
d="m 92.375028,187.80685 0,-6.14522"
|
||||||
|
id="path23791"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:9.1548624px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.22887154"
|
||||||
|
x="87.574654"
|
||||||
|
y="162.95206"
|
||||||
|
id="text23789-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan23787-3"
|
||||||
|
x="87.574654"
|
||||||
|
y="171.05197"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.22887154" /></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000006, 0.50000001;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 75.901013,165.73816 c 0,-6.01022 0,-6.03361 0,-6.03361"
|
||||||
|
id="path24677"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000008, 0.50000002;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 81.248463,165.7817 c 0,-6.01022 0,-6.03361 0,-6.03361"
|
||||||
|
id="path24677-1"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000008, 0.50000002;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 88.570332,165.78097 c 0,-6.01022 0,-6.03361 0,-6.03361"
|
||||||
|
id="path24677-4"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000008, 0.50000002;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 94.113118,165.73249 c 0,-6.01022 0,-6.03361 0,-6.03361"
|
||||||
|
id="path24677-8"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL-9);marker-end:url(#marker23801-7)"
|
||||||
|
d="M 92.931425,159.14305 H 89.903328"
|
||||||
|
id="path23791-3"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL-9-5);marker-end:url(#marker23801-7-9)"
|
||||||
|
d="M 79.997043,159.15292 H 76.968946"
|
||||||
|
id="path23791-3-4"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL-9-5-0);marker-end:url(#marker23801-7-9-3)"
|
||||||
|
d="M 86.955105,159.13904 H 82.933099"
|
||||||
|
id="path23791-3-4-4"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.92583847px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.12314596"
|
||||||
|
x="76.85627"
|
||||||
|
y="157.16121"
|
||||||
|
id="text21059-1"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan21057-1"
|
||||||
|
x="76.85627"
|
||||||
|
y="157.16121"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.12314596">S</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.92583847px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.12314597"
|
||||||
|
x="89.79184"
|
||||||
|
y="157.27408"
|
||||||
|
id="text21059-1-3"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan21057-1-0"
|
||||||
|
x="89.79184"
|
||||||
|
y="157.27408"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.12314597">S</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.92583847px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.12314597"
|
||||||
|
x="82.416573"
|
||||||
|
y="157.241"
|
||||||
|
id="text21059-1-32"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan21057-1-1"
|
||||||
|
x="82.416573"
|
||||||
|
y="157.241"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.12314597">W</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL-7);marker-end:url(#marker23801-6)"
|
||||||
|
d="m 90.81823,175.18928 7.507552,-7.7658"
|
||||||
|
id="path23791-4"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<ellipse
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:none;stroke-width:0.34155685;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="path35483"
|
||||||
|
cx="94.566574"
|
||||||
|
cy="171.41872"
|
||||||
|
rx="1.6803141"
|
||||||
|
ry="1.4883821" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:6.24109793px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.15602748"
|
||||||
|
x="93.366913"
|
||||||
|
y="172.28918"
|
||||||
|
id="text21059-1-3-2"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan21057-1-0-2"
|
||||||
|
x="93.366913"
|
||||||
|
y="172.28918"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.15602748">L</tspan></text>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer7"
|
||||||
|
inkscape:label="Layer 2">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:#895502;stroke-width:0.49917796;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="rect20424"
|
||||||
|
width="6.6496596"
|
||||||
|
height="2.6584671"
|
||||||
|
x="70.801605"
|
||||||
|
y="176.59528" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 63.560201,166.0686 12.2827,-0.13248 0.0618,2.40273 -11.12806,10.88973 -11.53434,-0.0104 v -2.57247 z"
|
||||||
|
id="path20496-2-5-8"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccccccc" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:#895502;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="rect20424-4-7-4"
|
||||||
|
width="11.490198"
|
||||||
|
height="2.5873718"
|
||||||
|
x="53.286392"
|
||||||
|
y="176.64117" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 53.215441,176.56613 63.759181,165.9046"
|
||||||
|
id="path20428-3-9-1-8"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 63.580211,165.98005 12.54154,-0.002"
|
||||||
|
id="path20475-2-6-1"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 64.711771,176.76639 11.13113,-10.83027"
|
||||||
|
id="path20428-7-9-6"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 64.849681,179.30164 11.10794,-11.14823"
|
||||||
|
id="path20428-0-4-8-8"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 75.887131,168.32748 0.0178,-2.60014"
|
||||||
|
id="path20458-2-1-5"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 70.72984,176.52015 81.184697,165.95577"
|
||||||
|
id="path20428-3-9-1-8-9"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 77.304506,176.76685 88.441483,165.96874"
|
||||||
|
id="path20428-7-9-6-6"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 77.522581,179.32402 11.10794,-11.14823"
|
||||||
|
id="path20428-0-4-8-8-0"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 88.558213,168.35278 0.01195,-2.57383"
|
||||||
|
id="path20458-2-1-5-6"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 81.00509,166.02671 7.814351,0.002"
|
||||||
|
id="path20475-2-6-1-4"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#TriangleOutL)"
|
||||||
|
d="m 63.092543,187.06518 v -5.41497"
|
||||||
|
id="path21071"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#TriangleOutL-9)"
|
||||||
|
d="m 62.978723,169.23677 v 5.41497"
|
||||||
|
id="path21071-8"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 30 KiB |
|
@ -0,0 +1,597 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<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"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg19844"
|
||||||
|
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||||
|
sodipodi:docname="microstrip.svg">
|
||||||
|
<defs
|
||||||
|
id="defs19838">
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="TriangleInL"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12142"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lstart"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="Arrow2Lstart"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12027"
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
transform="scale(1.1) translate(1,0)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
id="path23799" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="TriangleOutL"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true"
|
||||||
|
inkscape:collect="always">
|
||||||
|
<path
|
||||||
|
id="path12151"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
transform="scale(0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DistanceEnd"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DistanceEnd"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<g
|
||||||
|
id="g2301"
|
||||||
|
style="stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1">
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1.15;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L -2,0"
|
||||||
|
id="path2316" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;fill-rule:evenodd;stroke:#0081d5;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L -13,4 L -9,0 -13,-4 L 0,0 z "
|
||||||
|
id="path2312" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,-4 L 0,40"
|
||||||
|
id="path2314" />
|
||||||
|
</g>
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DistanceStart"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DistanceStart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<g
|
||||||
|
id="g2300"
|
||||||
|
style="stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1">
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1.15;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L 2,0"
|
||||||
|
id="path2306" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;fill-rule:evenodd;stroke:#0081d5;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L 13,4 L 9,0 13,-4 L 0,0 z "
|
||||||
|
id="path2302" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,-4 L 0,40"
|
||||||
|
id="path2304" />
|
||||||
|
</g>
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="marker21133"
|
||||||
|
style="overflow:visible;"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path21131"
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
transform="scale(1.1) rotate(180) translate(1,0)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="RazorWire"
|
||||||
|
id="RazorWire"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12241"
|
||||||
|
transform="scale(0.8,0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:0.1pt;stroke-opacity:1"
|
||||||
|
d="M 0.022727273,-0.74009011 L 0.022727273,0.69740989 L -7.7585227,3.0099099 L 10.678977,3.0099099 L 3.4914773,0.69740989 L 3.4914773,-0.74009011 L 10.741477,-2.8963401 L -7.7272727,-2.8963401 L 0.022727273,-0.74009011 z " />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="Arrow2Lend"
|
||||||
|
style="overflow:visible;"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12030"
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
transform="scale(1.1) rotate(180) translate(1,0)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleOutL-9"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12151-0"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9-7"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6-1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7-2"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7-2" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9-5"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6-0"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7-9"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7-0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9-5-0"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6-0-1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7-9-3"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7-0-7" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-7"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-5"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-6"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-5" />
|
||||||
|
</marker>
|
||||||
|
</defs>
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="11.313709"
|
||||||
|
inkscape:cx="232.04762"
|
||||||
|
inkscape:cy="441.41854"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer8"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1016"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:snap-global="false"
|
||||||
|
showguides="false" />
|
||||||
|
<metadata
|
||||||
|
id="metadata19841">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||||
|
</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>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer9"
|
||||||
|
inkscape:label="Layer 4"
|
||||||
|
style="display:inline">
|
||||||
|
<path
|
||||||
|
style="fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 53.287853,179.72989 64.30107,168.71667 h 41.86299 v 10.70911 l -10.748244,10.36133 z"
|
||||||
|
id="path20574"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:#fcb23c;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="m 53.287853,189.78711 v 2.73555 h 42.115673 l 10.745894,-10.7459 v -2.6894 l -10.708011,10.70802 z"
|
||||||
|
id="path20813"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 95.49763,192.57826 10.68381,-10.75397 -0.009,-2.57335"
|
||||||
|
id="path20805"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 53.286669,190.02772 -0.0021,2.48046 42.138614,-2e-4 v -2.47976"
|
||||||
|
id="path20803"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer8"
|
||||||
|
inkscape:label="Layer 3">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#cccccc;fill-opacity:1;stroke:#474747;stroke-width:0.49746993;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="rect20534"
|
||||||
|
width="42.127968"
|
||||||
|
height="10.05722"
|
||||||
|
x="53.287853"
|
||||||
|
y="179.72989" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#474747;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
d="M 95.415816,179.72989 106.24298,168.68744"
|
||||||
|
id="path20538"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#474747;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 53.216233,179.65535 64.154784,168.57916 H 106.1727 v 10.67178 l -10.685263,10.60633"
|
||||||
|
id="path20536"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccccc" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 81.168901,165.79963 7.322477,0.0122 0.121858,2.20498 -11.10794,11.14823 -6.654292,-0.21588 v -2.57247 z"
|
||||||
|
id="path20496-2-5-9"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccccccc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:7.50370073px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.18759251"
|
||||||
|
x="58.035233"
|
||||||
|
y="187.74023"
|
||||||
|
id="text21059"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan21057"
|
||||||
|
x="58.035233"
|
||||||
|
y="187.74023"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.18759251">T</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:9.1548624px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.22887154"
|
||||||
|
x="82.458687"
|
||||||
|
y="187.62787"
|
||||||
|
id="text23789"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan23787"
|
||||||
|
x="82.458687"
|
||||||
|
y="187.62787"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.22887154">H</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL);marker-end:url(#marker23801)"
|
||||||
|
d="m 92.375028,187.80685 0,-6.14522"
|
||||||
|
id="path23791"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:9.1548624px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.22887154"
|
||||||
|
x="87.574654"
|
||||||
|
y="162.95206"
|
||||||
|
id="text23789-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan23787-3"
|
||||||
|
x="87.574654"
|
||||||
|
y="171.05197"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.22887154" /></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000008, 0.50000002;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 81.248463,165.7817 c 0,-6.01022 0,-6.03361 0,-6.03361"
|
||||||
|
id="path24677-1"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.00000008, 0.50000002;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 88.570332,165.78097 c 0,-6.01022 0,-6.03361 0,-6.03361"
|
||||||
|
id="path24677-4"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL-9-5-0);marker-end:url(#marker23801-7-9-3)"
|
||||||
|
d="M 86.955105,159.13904 H 82.933099"
|
||||||
|
id="path23791-3-4-4"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:4.92583847px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.12314597"
|
||||||
|
x="82.416573"
|
||||||
|
y="157.241"
|
||||||
|
id="text21059-1-32"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan21057-1-1"
|
||||||
|
x="82.416573"
|
||||||
|
y="157.241"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.12314597">W</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL-7);marker-end:url(#marker23801-6)"
|
||||||
|
d="m 91.940762,178.22947 8.115588,-8.23352"
|
||||||
|
id="path23791-4"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<ellipse
|
||||||
|
style="opacity:1;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:0.34155685;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="path35483"
|
||||||
|
cx="96.48423"
|
||||||
|
cy="173.617"
|
||||||
|
rx="1.6803141"
|
||||||
|
ry="1.4883821" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.0000001, 0.50000003;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 70.552383,176.59453 -8.865547,-0.0124"
|
||||||
|
id="path24677-1-1"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:6.24109793px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.15602748"
|
||||||
|
x="95.404762"
|
||||||
|
y="174.65614"
|
||||||
|
id="text21059-1-3-2"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan21057-1-0-2"
|
||||||
|
x="95.404762"
|
||||||
|
y="174.65614"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.15602748">L</tspan></text>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer7"
|
||||||
|
inkscape:label="Layer 2">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:#895502;stroke-width:0.49917796;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="rect20424"
|
||||||
|
width="6.6496596"
|
||||||
|
height="2.6584671"
|
||||||
|
x="70.801605"
|
||||||
|
y="176.59528" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 70.72984,176.52015 81.184697,165.95577"
|
||||||
|
id="path20428-3-9-1-8-9"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 77.304506,176.76685 88.441483,165.96874"
|
||||||
|
id="path20428-7-9-6-6"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 77.522581,179.32402 11.10794,-11.14823"
|
||||||
|
id="path20428-0-4-8-8-0"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 88.558213,168.35278 0.01195,-2.57383"
|
||||||
|
id="path20458-2-1-5-6"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 81.00509,166.02671 7.814351,0.002"
|
||||||
|
id="path20475-2-6-1-4"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#TriangleOutL)"
|
||||||
|
d="m 64.630178,187.09415 v -5.41497"
|
||||||
|
id="path21071"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#TriangleOutL-9)"
|
||||||
|
d="m 64.685907,169.0263 v 5.41497"
|
||||||
|
id="path21071-8"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 23 KiB |
After Width: | Height: | Size: 44 KiB |
|
@ -0,0 +1,761 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<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"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg19844"
|
||||||
|
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||||
|
sodipodi:docname="rectwaveguide.svg">
|
||||||
|
<defs
|
||||||
|
id="defs19838">
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="TriangleInL"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12142"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lstart"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="Arrow2Lstart"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12027"
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
transform="scale(1.1) translate(1,0)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
id="path23799" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DistanceEnd"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DistanceEnd"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<g
|
||||||
|
id="g2301"
|
||||||
|
style="stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1">
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1.15;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L -2,0"
|
||||||
|
id="path2316" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;fill-rule:evenodd;stroke:#0081d5;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L -13,4 L -9,0 -13,-4 L 0,0 z "
|
||||||
|
id="path2312" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,-4 L 0,40"
|
||||||
|
id="path2314" />
|
||||||
|
</g>
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DistanceStart"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DistanceStart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<g
|
||||||
|
id="g2300"
|
||||||
|
style="stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1">
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1.15;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L 2,0"
|
||||||
|
id="path2306" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;fill-rule:evenodd;stroke:#0081d5;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L 13,4 L 9,0 13,-4 L 0,0 z "
|
||||||
|
id="path2302" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,-4 L 0,40"
|
||||||
|
id="path2304" />
|
||||||
|
</g>
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="marker21133"
|
||||||
|
style="overflow:visible;"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path21131"
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
transform="scale(1.1) rotate(180) translate(1,0)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="RazorWire"
|
||||||
|
id="RazorWire"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12241"
|
||||||
|
transform="scale(0.8,0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:0.1pt;stroke-opacity:1"
|
||||||
|
d="M 0.022727273,-0.74009011 L 0.022727273,0.69740989 L -7.7585227,3.0099099 L 10.678977,3.0099099 L 3.4914773,0.69740989 L 3.4914773,-0.74009011 L 10.741477,-2.8963401 L -7.7272727,-2.8963401 L 0.022727273,-0.74009011 z " />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="Arrow2Lend"
|
||||||
|
style="overflow:visible;"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12030"
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
transform="scale(1.1) rotate(180) translate(1,0)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleOutL-9"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12151-0"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9-7"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6-1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7-2"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7-2" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9-5"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6-0"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7-9"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7-0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9-5-0"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6-0-1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7-9-3"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7-0-7" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-7"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-5"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-6"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-5" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-7-1"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-5-0"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-6-6"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-5-3" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-0"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-61"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-5"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-54" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-74"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-52"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-54"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-74" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-74-0"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-52-7"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-54-8"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-74-6" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-7-4"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-5-9"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-6-2"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-5-0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-7-4-6"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-5-9-6"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-6-2-4"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-5-0-9" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-7-4-6-1"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-5-9-6-7"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-6-2-4-2"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-5-0-9-7" />
|
||||||
|
</marker>
|
||||||
|
</defs>
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="0.70710678"
|
||||||
|
inkscape:cx="-130.12382"
|
||||||
|
inkscape:cy="246.25951"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer9"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1016"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:snap-global="false"
|
||||||
|
showguides="false" />
|
||||||
|
<metadata
|
||||||
|
id="metadata19841">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||||
|
</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>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer10"
|
||||||
|
inkscape:label="Layer 5">
|
||||||
|
<path
|
||||||
|
style="display:inline;fill:#fcb23c;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 49.885133,186.28248 13.127312,-13.20677 39.175265,-0.0399 -0.11629,13.31669 -13.344117,13.33135 z"
|
||||||
|
id="path20574-7-3"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccccc" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer9"
|
||||||
|
inkscape:label="Layer 4"
|
||||||
|
style="display:inline">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:#895502;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="rect15723"
|
||||||
|
width="38.831768"
|
||||||
|
height="13.398314"
|
||||||
|
x="49.729919"
|
||||||
|
y="186.46519"
|
||||||
|
ry="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 49.656837,186.39333 c 13.283298,-13.28329 13.285732,-13.2888 13.285732,-13.2888 l 38.807571,-0.0289 -13.417979,13.51577"
|
||||||
|
id="path15744"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 88.637438,199.93135 102.08492,186.25328 V 172.83653"
|
||||||
|
id="path15746"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:7.50370073px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.18759254"
|
||||||
|
x="65.729492"
|
||||||
|
y="208.31012"
|
||||||
|
id="text21059-8-2"
|
||||||
|
inkscape:transform-center-x="-4.4901281"
|
||||||
|
inkscape:transform-center-y="8.4189902"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="65.729492"
|
||||||
|
y="208.31012"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.18759254"
|
||||||
|
id="tspan15401-6">a</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:7.50370073px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.18759254"
|
||||||
|
x="39.537083"
|
||||||
|
y="195.21391"
|
||||||
|
id="text21059-8-1"
|
||||||
|
inkscape:transform-center-x="-4.4901281"
|
||||||
|
inkscape:transform-center-y="8.4189902"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="39.537083"
|
||||||
|
y="195.21391"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.18759254"
|
||||||
|
id="tspan15401-0">b</tspan></text>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1" />
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer8"
|
||||||
|
inkscape:label="Layer 3">
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:9.1548624px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.22887154"
|
||||||
|
x="87.574654"
|
||||||
|
y="162.95206"
|
||||||
|
id="text23789-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan23787-3"
|
||||||
|
x="87.574654"
|
||||||
|
y="171.05197"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.22887154" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
||||||
|
x="58.652298"
|
||||||
|
y="173.61502"
|
||||||
|
id="text15381"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan15379"
|
||||||
|
x="58.652298"
|
||||||
|
y="182.97879"
|
||||||
|
style="stroke-width:0.26458332" /></text>
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#cccccc;fill-opacity:1;stroke:#474747;stroke-width:0.49700001;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="rect20534-1"
|
||||||
|
width="35.182652"
|
||||||
|
height="9.7264948"
|
||||||
|
x="51.445484"
|
||||||
|
y="188.2444" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#474747;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 51.541234,197.73785 c 9.425781,-9.42578 9.425781,-9.42578 9.425781,-9.42578"
|
||||||
|
id="path15780"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL-7-4);marker-end:url(#marker23801-6-2)"
|
||||||
|
d="m 71.596188,184.84115 9.612297,-10.24472"
|
||||||
|
id="path23791-4-6"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<ellipse
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:none;stroke-width:0.34155685;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="path35483-8"
|
||||||
|
cx="75.689354"
|
||||||
|
cy="179.98347"
|
||||||
|
rx="1.6803141"
|
||||||
|
ry="1.4883821" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:6.24109793px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.15602748"
|
||||||
|
x="74.357399"
|
||||||
|
y="180.72165"
|
||||||
|
id="text21059-1-3-2-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan21057-1-0-2-2"
|
||||||
|
x="74.357399"
|
||||||
|
y="180.72165"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.15602748">L</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL-7-4-6);marker-end:url(#marker23801-6-2-4)"
|
||||||
|
d="m 53.222633,202.69607 31.49049,0.0234"
|
||||||
|
id="path23791-4-6-5"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.40000018, 0.30000001;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 51.21994,197.92974 -9.80845,0.0131"
|
||||||
|
id="path23791-7-6-0"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.40000021, 0.30000001;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 51.18784,188.17891 -9.80845,0.0131"
|
||||||
|
id="path23791-7-6-0-4"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.40000024, 0.30000001;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 51.374457,205.59969 0.01371,-7.93817"
|
||||||
|
id="path23791-7-6-0-4-8"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.4, 0.3;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 86.714591,205.53047 0.01371,-7.93817"
|
||||||
|
id="path23791-7-6-0-4-8-7"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL-7-4-6-1);marker-end:url(#marker23801-6-2-4-2)"
|
||||||
|
d="m 45.869513,195.99412 0.01282,-5.8699"
|
||||||
|
id="path23791-4-6-5-2"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
||||||
|
x="45.275459"
|
||||||
|
y="231.70605"
|
||||||
|
id="text23146"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan23144"
|
||||||
|
x="45.275459"
|
||||||
|
y="241.06982"
|
||||||
|
style="stroke-width:0.26458332" /></text>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer7"
|
||||||
|
inkscape:label="Layer 2" />
|
||||||
|
</svg>
|
After Width: | Height: | Size: 28 KiB |
|
@ -0,0 +1,803 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<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"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg19844"
|
||||||
|
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||||
|
sodipodi:docname="stripline.svg">
|
||||||
|
<defs
|
||||||
|
id="defs19838">
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="TriangleInL"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12142"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lstart"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="Arrow2Lstart"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12027"
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#000000;stroke-opacity:1;fill:#000000;fill-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
transform="scale(1.1) translate(1,0)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
id="path23799" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="TriangleOutL"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true"
|
||||||
|
inkscape:collect="always">
|
||||||
|
<path
|
||||||
|
id="path12151"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
transform="scale(0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DistanceEnd"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DistanceEnd"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<g
|
||||||
|
id="g2301"
|
||||||
|
style="stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1">
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1.15;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L -2,0"
|
||||||
|
id="path2316" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;fill-rule:evenodd;stroke:#0081d5;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L -13,4 L -9,0 -13,-4 L 0,0 z "
|
||||||
|
id="path2312" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,-4 L 0,40"
|
||||||
|
id="path2314" />
|
||||||
|
</g>
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DistanceStart"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DistanceStart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<g
|
||||||
|
id="g2300"
|
||||||
|
style="stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1">
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1.15;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L 2,0"
|
||||||
|
id="path2306" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;fill-rule:evenodd;stroke:#0081d5;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,0 L 13,4 L 9,0 13,-4 L 0,0 z "
|
||||||
|
id="path2302" />
|
||||||
|
<path
|
||||||
|
style="fill:#0081d5;stroke:#0081d5;stroke-width:1;stroke-linecap:square;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="M 0,-4 L 0,40"
|
||||||
|
id="path2304" />
|
||||||
|
</g>
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="marker21133"
|
||||||
|
style="overflow:visible;"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path21131"
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
transform="scale(1.1) rotate(180) translate(1,0)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="RazorWire"
|
||||||
|
id="RazorWire"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12241"
|
||||||
|
transform="scale(0.8,0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:0.1pt;stroke-opacity:1"
|
||||||
|
d="M 0.022727273,-0.74009011 L 0.022727273,0.69740989 L -7.7585227,3.0099099 L 10.678977,3.0099099 L 3.4914773,0.69740989 L 3.4914773,-0.74009011 L 10.741477,-2.8963401 L -7.7272727,-2.8963401 L 0.022727273,-0.74009011 z " />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="Arrow2Lend"
|
||||||
|
style="overflow:visible;"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12030"
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#0081d5;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
transform="scale(1.1) rotate(180) translate(1,0)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleOutL-9"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12151-0"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9-7"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6-1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7-2"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7-2" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9-5"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6-0"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7-9"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7-0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-9-5-0"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-6-0-1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-7-9-3"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-7-0-7" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-7"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-5"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-6"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-5" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-7-1"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-5-0"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-6-6"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-5-3" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-0"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-61"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-5"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-54" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-74"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-52"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-54"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-74" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-74-0"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12142-52-7"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker23801-54-8"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path23799-74-6" />
|
||||||
|
</marker>
|
||||||
|
</defs>
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="8"
|
||||||
|
inkscape:cx="246.52193"
|
||||||
|
inkscape:cy="418.31575"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer8"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1016"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:snap-global="false"
|
||||||
|
showguides="false" />
|
||||||
|
<metadata
|
||||||
|
id="metadata19841">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||||
|
</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>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer9"
|
||||||
|
inkscape:label="Layer 4"
|
||||||
|
style="display:inline">
|
||||||
|
<path
|
||||||
|
style="fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 53.376362,166.90842 39.263606,1.66204 13.612602,-12.67526 -0.0702,22.84649 -10.607929,10.80566 z"
|
||||||
|
id="path20574"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccccc" />
|
||||||
|
<path
|
||||||
|
style="fill:#fcb23c;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="m 53.287853,189.78711 v 2.73555 h 42.115673 l 10.745894,-10.7459 v -2.6894 l -10.708011,10.70802 z"
|
||||||
|
id="path20813"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="display:inline;fill:#fcb23c;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 53.291551,163.7052 10.180665,-10.49398 42.683174,0.19401 0.11757,1.85751 -11.192585,11.55401 z"
|
||||||
|
id="path20574-7"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccccc" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 95.49763,192.57826 10.68381,-10.75397 -0.009,-2.92062"
|
||||||
|
id="path20805"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 53.169739,190.02772 -0.0021,2.48046 42.255544,-2e-4 v -2.47976"
|
||||||
|
id="path20803"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 95.044618,164.16327 10.939392,-10.9355"
|
||||||
|
id="path20805-1"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 53.098773,163.82013 63.561407,153.20364"
|
||||||
|
id="path20805-1-9"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 63.385107,153.27664 43.079903,0.008"
|
||||||
|
id="path20805-1-4"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer8"
|
||||||
|
inkscape:label="Layer 3">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#cccccc;fill-opacity:1;stroke:#474747;stroke-width:0.49746993;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="rect20534"
|
||||||
|
width="42.260254"
|
||||||
|
height="23.220242"
|
||||||
|
x="53.155563"
|
||||||
|
y="166.56686" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#474747;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 95.196572,166.84416 106.28006,155.47098"
|
||||||
|
id="path20538"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
inkscape:transform-center-x="0.65481035"
|
||||||
|
inkscape:transform-center-y="7.4835468"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:7.50370073px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.18759251"
|
||||||
|
x="60.773067"
|
||||||
|
y="186.32295"
|
||||||
|
id="text21059"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan21057"
|
||||||
|
x="60.773067"
|
||||||
|
y="186.32295"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.18759251">T</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:9.1548624px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.22887154"
|
||||||
|
x="84.329575"
|
||||||
|
y="181.87489"
|
||||||
|
id="text23789"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan23787"
|
||||||
|
x="84.329575"
|
||||||
|
y="181.87489"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.22887154">H</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL);marker-end:url(#marker23801)"
|
||||||
|
d="m 92.047623,187.66653 0,-18.96079"
|
||||||
|
id="path23791"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:9.1548624px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.22887154"
|
||||||
|
x="87.574654"
|
||||||
|
y="162.95206"
|
||||||
|
id="text23789-9"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan23787-3"
|
||||||
|
x="87.574654"
|
||||||
|
y="171.05197"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.22887154" /></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL-7);marker-end:url(#marker23801-6)"
|
||||||
|
d="m 77.653836,162.42314 7.50755,-7.7658"
|
||||||
|
id="path23791-4"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<ellipse
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:none;stroke-width:0.34155685;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="path35483"
|
||||||
|
cx="81.138969"
|
||||||
|
cy="158.45413"
|
||||||
|
rx="1.6803141"
|
||||||
|
ry="1.4883821" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:6.24109793px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.15602748"
|
||||||
|
x="79.71347"
|
||||||
|
y="159.51971"
|
||||||
|
id="text21059-1-3-2"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan21057-1-0-2"
|
||||||
|
x="79.71347"
|
||||||
|
y="159.51971"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.15602748">L</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#474747;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 95.469586,189.84632 106.26369,178.76253"
|
||||||
|
id="path20538-6"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
inkscape:transform-center-x="0.65481035"
|
||||||
|
inkscape:transform-center-y="7.4835468"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#474747;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 106.19097,178.96493 0.0187,-23.86743"
|
||||||
|
id="path20538-6-1"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
inkscape:transform-center-x="0.65481035"
|
||||||
|
inkscape:transform-center-y="7.4835468"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:#895502;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect6104"
|
||||||
|
width="42.182686"
|
||||||
|
height="2.2218475"
|
||||||
|
x="53.151726"
|
||||||
|
y="163.89397"
|
||||||
|
ry="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#895502;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 95.411327,166.13938 10.798853,-10.89941 0.008,-2.19227"
|
||||||
|
id="path20805-3"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#474747;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:3, 0.5;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 77.50544,176.62319 9.624797,-9.8911"
|
||||||
|
id="path20538-6-8"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
inkscape:transform-center-x="0.65481035"
|
||||||
|
inkscape:transform-center-y="7.4835468"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#474747;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:3.00000003, 0.50000001;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 77.483231,179.28554 9.624797,-9.8911"
|
||||||
|
id="path20538-6-8-0"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
inkscape:transform-center-x="0.65481035"
|
||||||
|
inkscape:transform-center-y="7.4835468"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#474747;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:3.00000006, 0.50000002;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 70.818196,176.45582 9.624797,-9.8911"
|
||||||
|
id="path20538-6-8-0-3"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
inkscape:transform-center-x="0.65481035"
|
||||||
|
inkscape:transform-center-y="7.4835468"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#474747;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:3.00000006, 0.50000002;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 86.938517,169.68994 0.07597,-3.05506"
|
||||||
|
id="path20538-6-8-0-6"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
inkscape:transform-center-x="0.65481035"
|
||||||
|
inkscape:transform-center-y="7.4835468"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.40000012, 0.30000001;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 70.619123,179.31774 -5.224783,0.0131"
|
||||||
|
id="path23791-7"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.40000015, 0.30000001;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 70.504359,176.50881 -9.808455,0.0131"
|
||||||
|
id="path23791-7-6"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:7.50370073px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.18759252"
|
||||||
|
x="70.438942"
|
||||||
|
y="188.94354"
|
||||||
|
id="text21059-5"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan21057-6"
|
||||||
|
x="70.438942"
|
||||||
|
y="188.94354"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.18759252">W</tspan></text>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.40000015, 0.30000001;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 70.706405,179.20301 -0.0097,2.66362"
|
||||||
|
id="path23791-7-9"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.40000018, 0.30000001;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 77.526449,179.2242 -0.0097,2.61685"
|
||||||
|
id="path23791-7-9-3"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL-74);marker-end:url(#marker23801-54)"
|
||||||
|
d="m 75.934614,181.14268 -3.624842,-0.0298"
|
||||||
|
id="path23791-43"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL-74-0);marker-end:url(#marker23801-54-8)"
|
||||||
|
d="m 61.773619,168.26203 0.02972,6.63439"
|
||||||
|
id="path23791-43-8"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
||||||
|
x="58.652298"
|
||||||
|
y="173.61502"
|
||||||
|
id="text15381"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan15379"
|
||||||
|
x="58.652298"
|
||||||
|
y="182.97879"
|
||||||
|
style="stroke-width:0.26458332" /></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:7.50370073px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.18759252"
|
||||||
|
x="56.159325"
|
||||||
|
y="173.78276"
|
||||||
|
id="text21059-8"
|
||||||
|
inkscape:transform-center-x="-4.4901281"
|
||||||
|
inkscape:transform-center-y="8.4189902"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="56.159325"
|
||||||
|
y="173.78276"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.18759252"
|
||||||
|
id="tspan15401">a</tspan></text>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer7"
|
||||||
|
inkscape:label="Layer 2">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:#895502;stroke-width:0.49917796;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
id="rect20424"
|
||||||
|
width="6.6496596"
|
||||||
|
height="2.6584671"
|
||||||
|
x="70.801605"
|
||||||
|
y="176.59528" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#TriangleOutL)"
|
||||||
|
d="m 67.454391,186.83484 v -5.41497"
|
||||||
|
id="path21071"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#TriangleOutL-9)"
|
||||||
|
d="m 67.36562,169.04519 v 5.41497"
|
||||||
|
id="path21071-8"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 31 KiB |
|
@ -0,0 +1,280 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<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"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg270"
|
||||||
|
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||||
|
sodipodi:docname="twistedpair.svg">
|
||||||
|
<defs
|
||||||
|
id="defs264">
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="TriangleOutL"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path2139"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
transform="scale(0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="TriangleInL"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path2130"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleInL-2"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path2130-3"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleOutL-7"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path2139-5"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(0.8)" />
|
||||||
|
</marker>
|
||||||
|
</defs>
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="0.98994949"
|
||||||
|
inkscape:cx="-48.788861"
|
||||||
|
inkscape:cy="208.21704"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer5"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1016"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:snap-nodes="false" />
|
||||||
|
<metadata
|
||||||
|
id="metadata267">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||||
|
</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>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer4"
|
||||||
|
inkscape:label="Layer 4">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#cccccc;fill-opacity:1;stroke:#474747;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect1778-6"
|
||||||
|
width="15.642683"
|
||||||
|
height="43.945084"
|
||||||
|
x="192.173"
|
||||||
|
y="78.047096"
|
||||||
|
ry="7.9512711"
|
||||||
|
transform="rotate(45)"
|
||||||
|
rx="7.720942" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:4, 0.50000000000000000;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 68.404295,221.83044 c 0,11.29214 0,11.32555 0,11.32555"
|
||||||
|
id="path1894"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:4.00000004, 0.50000001;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 52.844187,221.70322 c 0,11.29214 0,11.32555 0,11.32555"
|
||||||
|
id="path1894-6"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer6"
|
||||||
|
inkscape:label="Layer 6">
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#cccccc;fill-opacity:1;stroke:#474747;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path1774-0"
|
||||||
|
cx="60.656345"
|
||||||
|
cy="222.2063"
|
||||||
|
r="7.7485123" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#cccccc;fill-opacity:1;stroke:#474747;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect1778"
|
||||||
|
width="15.642683"
|
||||||
|
height="43.945084"
|
||||||
|
x="203.53938"
|
||||||
|
y="66.482635"
|
||||||
|
ry="7.9512711"
|
||||||
|
transform="rotate(45)"
|
||||||
|
rx="7.720942" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer2"
|
||||||
|
inkscape:label="Layer 2">
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#cccccc;fill-opacity:1;stroke:#474747;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path1774"
|
||||||
|
cx="76.870903"
|
||||||
|
cy="222.06622"
|
||||||
|
r="7.7485118" />
|
||||||
|
<ellipse
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:#895502;stroke-width:0.45609692;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path1089-6"
|
||||||
|
cx="60.666943"
|
||||||
|
cy="222.20436"
|
||||||
|
rx="4.6657591"
|
||||||
|
ry="4.5989423" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:4.00000004, 0.50000001;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 72.26027,221.9187 c 0,11.29214 0,11.32555 0,11.32555"
|
||||||
|
id="path1894-2"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:4.00000008, 0.50000002;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 81.467708,221.74072 c 0,11.29214 0,11.32555 0,11.32555"
|
||||||
|
id="path1894-2-0"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL);marker-end:url(#TriangleOutL)"
|
||||||
|
d="m 54.85707,232.18714 11.492589,-0.0334"
|
||||||
|
id="path1995"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL-2);marker-end:url(#TriangleOutL-7)"
|
||||||
|
d="m 74.267519,231.81965 5.144939,0.0334"
|
||||||
|
id="path1995-9"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer3"
|
||||||
|
inkscape:label="Layer 3">
|
||||||
|
<ellipse
|
||||||
|
style="opacity:1;fill:#fcb23c;fill-opacity:1;stroke:#895502;stroke-width:0.45609689;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path1089"
|
||||||
|
cx="76.8815"
|
||||||
|
cy="222.0643"
|
||||||
|
rx="4.6657591"
|
||||||
|
ry="4.5989418" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer5"
|
||||||
|
inkscape:label="Layer 5">
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:5.26674461px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.13166861"
|
||||||
|
x="56.320587"
|
||||||
|
y="236.59883"
|
||||||
|
id="text4772"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan4770"
|
||||||
|
x="56.320587"
|
||||||
|
y="236.59883"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.13166861">d</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:5.26674509px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.13166861"
|
||||||
|
x="73.568687"
|
||||||
|
y="239.03061"
|
||||||
|
id="text4772-2"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan4770-2"
|
||||||
|
x="73.568687"
|
||||||
|
y="239.03061"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.13166861">d</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.867553px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.09668881"
|
||||||
|
x="76.680458"
|
||||||
|
y="240.10751"
|
||||||
|
id="text4772-2-8"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="76.680458"
|
||||||
|
y="240.10751"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.09668881"
|
||||||
|
id="tspan4834">in</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:3.867553px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.09668881"
|
||||||
|
x="59.286911"
|
||||||
|
y="237.49693"
|
||||||
|
id="text4772-2-8-7"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
x="59.286911"
|
||||||
|
y="237.49693"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.09668881"
|
||||||
|
id="tspan4834-3">out</tspan></text>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 10 KiB |
|
@ -0,0 +1,369 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<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"
|
||||||
|
width="210mm"
|
||||||
|
height="297mm"
|
||||||
|
viewBox="0 0 210 297"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||||
|
sodipodi:docname="via.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2">
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="marker16887"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path16885"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker16639"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleInL">
|
||||||
|
<path
|
||||||
|
transform="scale(-0.8)"
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
id="path16637" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="marker16563"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path16561"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker15132"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
inkscape:collect="always">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path15130"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleInL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="TriangleInL"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true"
|
||||||
|
inkscape:collect="always">
|
||||||
|
<path
|
||||||
|
id="path12142"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
style="fill-rule:evenodd;stroke:#0081d5;stroke-width:1pt;stroke-opacity:1;fill:#0081d5;fill-opacity:1"
|
||||||
|
transform="scale(-0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lstart"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="Arrow2Lstart"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12027"
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#0000fa;stroke-opacity:1;fill:#0000fa;fill-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
transform="scale(1.1) translate(1,0)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="marker14968"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path14966"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
style="fill-rule:evenodd;stroke:#0000fa;stroke-width:1pt;stroke-opacity:1;fill:#0000fa;fill-opacity:1"
|
||||||
|
transform="scale(0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker14928"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutL">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8)"
|
||||||
|
style="fill-rule:evenodd;stroke:#0000fa;stroke-width:1pt;stroke-opacity:1;fill:#0000fa;fill-opacity:1"
|
||||||
|
d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z "
|
||||||
|
id="path14926" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0.0"
|
||||||
|
refX="0.0"
|
||||||
|
id="Arrow2Lend"
|
||||||
|
style="overflow:visible;"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path12030"
|
||||||
|
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#0000ff;stroke-opacity:1;fill:#0000ff;fill-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
|
||||||
|
transform="scale(1.1) rotate(180) translate(1,0)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleOutL-1"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true"
|
||||||
|
inkscape:collect="always">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12151-8"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(0.8)" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutL"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleOutL-1-6"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true"
|
||||||
|
inkscape:collect="always">
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path12151-8-1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#0081d5;fill-opacity:1;fill-rule:evenodd;stroke:#0081d5;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(0.8)" />
|
||||||
|
</marker>
|
||||||
|
</defs>
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="1"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="1"
|
||||||
|
inkscape:cx="295.76443"
|
||||||
|
inkscape:cy="702.30056"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer4"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1016"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:snap-bbox="true"
|
||||||
|
inkscape:pagecheckerboard="false" />
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||||
|
</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>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer4"
|
||||||
|
inkscape:label="Layer 3">
|
||||||
|
<circle
|
||||||
|
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:#040002;stroke-width:0.57624388;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path11903-3"
|
||||||
|
r="18.958952"
|
||||||
|
cy="157.39919"
|
||||||
|
cx="49.047127" />
|
||||||
|
<path
|
||||||
|
style="display:inline;fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:3.00000003, 0.50000001000000005;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 49.491084,173.79519 -23.49189,0.0606"
|
||||||
|
id="path11926-9"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#TriangleOutL-1)"
|
||||||
|
d="m 27.142003,182.47891 v -6.64794"
|
||||||
|
id="path12007-9"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInL);marker-end:url(#marker15132)"
|
||||||
|
d="M 39.350841,137.10811 H 58.576713"
|
||||||
|
id="path14918"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<circle
|
||||||
|
style="display:inline;opacity:1;fill:#fcb23c;fill-opacity:1;stroke:#895502;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path11903"
|
||||||
|
r="16.450459"
|
||||||
|
cy="157.35185"
|
||||||
|
cx="49.161663" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#0081d5;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#TriangleOutL-1-6)"
|
||||||
|
d="m 27.145813,160.62221 v 6.64794"
|
||||||
|
id="path12007-9-2"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<g
|
||||||
|
id="g5926"
|
||||||
|
transform="translate(1.2160764,-0.98221551)">
|
||||||
|
<text
|
||||||
|
id="text11946-8-3"
|
||||||
|
y="168.63503"
|
||||||
|
x="20.438942"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:6.71549606px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.16788739"
|
||||||
|
xml:space="preserve"><tspan
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.16788739"
|
||||||
|
y="168.63503"
|
||||||
|
x="20.438942"
|
||||||
|
id="tspan11944-3-1"
|
||||||
|
sodipodi:role="line">T</tspan></text>
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
||||||
|
x="44.152927"
|
||||||
|
y="135.21507"
|
||||||
|
id="text8292"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan8290"
|
||||||
|
x="44.152927"
|
||||||
|
y="144.57884"
|
||||||
|
style="stroke-width:0.26458332" /></text>
|
||||||
|
<text
|
||||||
|
id="text11946-8-3-4"
|
||||||
|
y="137.82753"
|
||||||
|
x="45.206425"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:6.71549606px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0081d5;fill-opacity:1;stroke:none;stroke-width:0.16788739"
|
||||||
|
xml:space="preserve"><tspan
|
||||||
|
style="fill:#0081d5;fill-opacity:1;stroke-width:0.16788739"
|
||||||
|
y="137.82753"
|
||||||
|
x="45.206425"
|
||||||
|
id="tspan11944-3-1-7"
|
||||||
|
sodipodi:role="line">D</tspan></text>
|
||||||
|
</g>
|
||||||
|
<path
|
||||||
|
style="display:inline;fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:3, 0.50000000000000000;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 49.18218,169.3493 -23.49189,0.0606"
|
||||||
|
id="path11926"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="display:inline;fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:3, 0.5;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 37.294935,134.52743 0.0606,23.56205"
|
||||||
|
id="path11926-6-4"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc"
|
||||||
|
inkscape:transform-center-x="-15.577344"
|
||||||
|
inkscape:transform-center-y="-0.72760416" />
|
||||||
|
<path
|
||||||
|
style="display:inline;fill:none;stroke:#0081d5;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:3.00000003, 0.50000001;stroke-dashoffset:0;stroke-opacity:1"
|
||||||
|
d="m 60.691574,133.61273 0.0606,23.56205"
|
||||||
|
id="path11926-6-4-9"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc"
|
||||||
|
inkscape:transform-center-x="-15.577344"
|
||||||
|
inkscape:transform-center-y="-0.72760416" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer2"
|
||||||
|
inkscape:label="Layer 2"
|
||||||
|
style="display:inline">
|
||||||
|
<circle
|
||||||
|
id="path11789"
|
||||||
|
cx="49.006447"
|
||||||
|
cy="157.6627"
|
||||||
|
style="opacity:1;fill:#cccccc;fill-opacity:1;stroke:#474747;stroke-width:0.62470883;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
r="11.65633" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer6"
|
||||||
|
inkscape:label="Layer 5" />
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer5"
|
||||||
|
inkscape:label="Layer 4">
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
||||||
|
x="4.1010418"
|
||||||
|
y="136.66249"
|
||||||
|
id="text19772"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan19770"
|
||||||
|
x="4.1010418"
|
||||||
|
y="146.02626"
|
||||||
|
style="stroke-width:0.26458332" /></text>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 589 B |