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 41 42 43
|
<?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='237.12,143.52 233.84,142.36 230.80,141.17 227.97,139.95 225.35,138.69 222.95,137.41 220.74,136.12 218.73,134.81 216.91,133.49 215.28,132.18 213.83,130.86 212.55,129.56 211.44,128.28 210.49,127.01 209.70,125.78 209.06,124.57 208.57,123.41 208.22,122.29 208.00,121.22 207.91,120.20 207.94,119.25 208.09,118.36 208.35,117.54 208.72,116.81 209.19,116.15 209.75,115.59 210.41,115.12 211.14,114.75 211.96,114.49 212.85,114.34 213.80,114.31 214.82,114.40 215.89,114.62 217.01,114.97 218.17,115.46 219.38,116.10 220.61,116.89 221.88,117.84 223.16,118.95 224.46,120.23 225.78,121.68 227.09,123.31 228.41,125.13 229.72,127.14 231.01,129.35 232.29,131.75 233.55,134.37 234.77,137.20 235.96,140.24 237.12,143.52 ' style='stroke-width: 0.75; stroke: #00FF00; fill: none;' />
<text x='209.19' y='118.14' text-anchor='middle' style='font-size: 12.00px; fill: #00FF00; font-family: sans;' textLength='30.69px' lengthAdjust='spacingAndGlyphs'>green</text>
<line x1='250.94' y1='157.34' x2='367.39' y2='273.79' style='stroke-width: 0.75; stroke: #FF0000;' />
<line x1='381.22' y1='287.62' x2='497.86' y2='404.26' style='stroke-width: 0.75; stroke: #0000FF;' />
<text x='289.76' y='200.45' text-anchor='middle' style='font-size: 12.00px; fill: #FF0000; font-family: sans;' textLength='17.34px' lengthAdjust='spacingAndGlyphs'>red</text>
<text x='420.10' y='330.79' text-anchor='middle' style='font-size: 12.00px; fill: #0000FF; font-family: sans;' textLength='22.69px' lengthAdjust='spacingAndGlyphs'>blue</text>
<circle cx='244.03' cy='150.43' r='9.78' style='stroke-width: 0.75; fill: #E69F00;' />
<circle cx='374.30' cy='280.70' r='9.78' style='stroke-width: 0.75; fill: #E69F00;' />
<circle cx='504.77' cy='411.17' r='9.78' style='stroke-width: 0.75; fill: #E69F00;' />
</g>
<g clip-path='url(#cpMC4wMHw3MjAuMDB8MC4wMHw1NzYuMDA=)'>
<text x='244.03' y='154.56' text-anchor='middle' style='font-size: 12.00px; fill: #00008B; font-family: sans;' textLength='6.67px' lengthAdjust='spacingAndGlyphs'>1</text>
<text x='374.30' y='284.89' text-anchor='middle' style='font-size: 12.00px; fill: #00008B; font-family: sans;' textLength='6.67px' lengthAdjust='spacingAndGlyphs'>2</text>
<text x='504.77' y='415.30' text-anchor='middle' style='font-size: 12.00px; fill: #00008B; font-family: sans;' textLength='6.67px' lengthAdjust='spacingAndGlyphs'>3</text>
</g>
</svg>
|