1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
<?xml version='1.0' encoding='UTF-8' ?>
<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' class='svglite' data-engine-version='2.0' width='720.00pt' height='576.00pt' viewBox='0 0 720.00 576.00'>
<defs>
<style type='text/css'><![CDATA[
.svglite line, .svglite polyline, .svglite polygon, .svglite path, .svglite rect, .svglite circle {
fill: none;
stroke: #000000;
stroke-linecap: round;
stroke-linejoin: round;
stroke-miterlimit: 10.00;
}
]]></style>
</defs>
<rect width='100%' height='100%' style='stroke: none; fill: #FFFFFF;'/>
<defs>
<clipPath id='cpMC4wMHw3MjAuMDB8MC4wMHw1NzYuMDA='>
<rect x='0.00' y='0.00' width='720.00' height='576.00' />
</clipPath>
</defs>
<g clip-path='url(#cpMC4wMHw3MjAuMDB8MC4wMHw1NzYuMDA=)'>
</g>
<defs>
<clipPath id='cpNTkuMDR8Njg5Ljc2fDU5LjA0fDUwMi41Ng=='>
<rect x='59.04' y='59.04' width='630.72' height='443.52' />
</clipPath>
</defs>
<g clip-path='url(#cpNTkuMDR8Njg5Ljc2fDU5LjA0fDUwMi41Ng==)'>
<polygon points='173.26,79.66 168.47,77.98 164.00,76.23 159.86,74.43 156.03,72.60 152.50,70.72 149.27,68.82 146.33,66.90 143.67,64.98 141.27,63.05 139.15,61.13 137.27,59.22 135.65,57.34 134.26,55.49 133.10,53.67 132.16,51.91 131.44,50.20 130.92,48.56 130.60,46.99 130.47,45.50 130.52,44.11 130.74,42.81 131.12,41.61 131.66,40.53 132.35,39.57 133.17,38.75 134.13,38.06 135.21,37.52 136.41,37.14 137.71,36.92 139.10,36.87 140.59,37.00 142.16,37.32 143.80,37.84 145.51,38.56 147.27,39.50 149.09,40.66 150.94,42.05 152.82,43.67 154.73,45.55 156.65,47.67 158.58,50.07 160.50,52.73 162.42,55.67 164.32,58.90 166.20,62.43 168.03,66.26 169.83,70.40 171.58,74.87 173.26,79.66 ' style='stroke-width: 0.75; stroke: #00FF00; fill: none;' />
<line x1='193.52' y1='99.92' x2='364.13' y2='270.53' style='stroke-width: 0.75; stroke: #FF0000;' />
<line x1='384.39' y1='290.79' x2='555.28' y2='461.68' style='stroke-width: 0.75; stroke: #0000FF;' />
<circle cx='183.39' cy='89.79' r='14.33' style='stroke-width: 0.75; fill: #E69F00;' />
<circle cx='374.26' cy='280.66' r='14.33' style='stroke-width: 0.75; fill: #E69F00;' />
<circle cx='565.41' cy='471.81' r='14.33' style='stroke-width: 0.75; fill: #E69F00;' />
</g>
<g clip-path='url(#cpMC4wMHw3MjAuMDB8MC4wMHw1NzYuMDA=)'>
<text x='183.39' y='93.92' text-anchor='middle' style='font-size: 12.00px; fill: #00008B; font-family: sans;' textLength='6.67px' lengthAdjust='spacingAndGlyphs'>1</text>
<text x='374.26' y='284.85' text-anchor='middle' style='font-size: 12.00px; fill: #00008B; font-family: sans;' textLength='6.67px' lengthAdjust='spacingAndGlyphs'>2</text>
<text x='565.41' y='475.94' text-anchor='middle' style='font-size: 12.00px; fill: #00008B; font-family: sans;' textLength='6.67px' lengthAdjust='spacingAndGlyphs'>3</text>
</g>
</svg>
|