1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<svg xmlns="http://www.w3.org/2000/svg" width="566" height="566" viewBox="0 0 566 566">
<style type="text/css">
polygon.tile { stroke: #000000; stroke-width:3; stroke-linejoin:round }
polygon.ih1 { fill: #ffff80 }
polygon.ih2 { fill: #8080ff }
polygon.ih3 { fill: #ff8080 }
polygon.ih4 { fill: #80ff80 }
polygon.ih5 { fill: #ff80ff }
polygon.ih6 { fill: #80ffff }
polygon.para {opacity: 0.75; fill: #ff0000; stroke: #ff0000 }
</style>
<polygon class="para" points="-27.388346185684068,15.552128790570096 27.388346185684068,15.74883827878312 27.388346185684068,-15.552128790570105 -27.388346185684068,-15.74883827878312 -27.388346185684068,15.552128790570096" style="stroke: none"/>
<path d="M 0.0,0.0 18.78058024161194,-3.9738276119477773" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 18.78058024161194,-3.9738276119477773 22.663104041560562,-4.795340050956219" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 22.663104041560562,-4.795340050956219 28.170870362417894,-5.960741417921666" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 28.170870362417894,-5.960741417921666 18.78058024161194,-35.274794681301" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 0.0,-31.300967069353216 -7.825241767338309,-10.131278518082468" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -7.825241767338309,-10.131278518082468 0.0,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -7.825241767338309,-10.131278518082468 -26.605822008950224,-6.15745090613469" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -26.605822008950224,-6.15745090613469 -35.99611212975619,-4.170537100160802" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -7.825241767338293,21.16968855127075 0.0,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 28.170870362417894,25.340225651431552 18.78058024161194,-3.9738276119477773" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -26.605822008950224,-6.15745090613469 -35.99611212975619,-35.47150416951402" style="stroke:#000000;stroke-width: 0.2px"/><circle cx="0.0" cy="0.0" r="9.448818897637796" style="stroke:#0000FF;stroke-width: 0.2px;fill:none"/></svg>
|