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="-18.55494513420945,29.50830235490061 34.196737279987005,6.753447727294739 18.55494513420945,-29.5083023549006 -34.196737279987005,-6.753447727294739 -18.55494513420945,29.50830235490061" style="stroke: none"/>
<path d="M 0.0,0.0 31.2835842915551,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 31.2835842915551,0.0 24.690580114985963,-15.284301665276725" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 24.690580114985963,-15.284301665276725 9.048787969208414,-20.977448416918623" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 9.048787969208414,-20.977448416918623 -6.593004176569135,-15.284301665276725" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -6.593004176569135,-15.284301665276725 0.0,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 31.2835842915551,0.0 24.690580114985963,15.284301665276725" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 9.048787969208414,20.977448416918623 -6.593004176569135,15.284301665276725" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -6.593004176569135,15.284301665276725 0.0,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -28.06110229921049,7.470552962329145 -6.593004176569135,-15.284301665276725" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -6.593004176569135,15.284301665276725 -21.468098122641354,22.75485462760585" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -21.468098122641354,22.75485462760585 -28.06110229921049,7.470552962329145" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -6.593004176569135,-15.284301665276725 -22.234796322346686,-20.977448416918623" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 15.64179214577755,-36.26175008219535 9.048787969208414,-20.977448416918623" 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>
|