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="-48.214748014100564,27.836797744850944 16.071582671366865,27.836797744850944 48.21474801410057,-27.836797744850937 -16.071582671366865,-27.836797744850937 -48.214748014100564,27.836797744850944" style="stroke: none"/>
<path d="M 0.0,0.0 25.71453227418697,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 25.71453227418697,0.0 38.571798411280454,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 38.571798411280454,0.0 32.14316534273371,-18.55786516323396" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 32.14316534273371,-18.55786516323396 12.857266137093484,-22.269438195880753" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 12.857266137093484,-22.269438195880753 0.0,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 51.42906454837394,-22.26943819588076 45.00043147982718,-33.40415729382112" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 45.00043147982718,-33.40415729382112 32.14316534273371,-18.55786516323396" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 19.285899205640188,-33.40415729382113 12.857266137093484,-22.269438195880753" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -45.00043147982719,33.404157293821115 -51.42906454837394,22.26943819588076" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -45.00043147982719,33.404157293821115 -32.14316534273372,18.55786516323396" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -32.14316534273372,18.55786516323396 -38.57179841128046,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -19.285899205640217,33.40415729382113 -12.85726613709351,22.269438195880742" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -12.85726613709351,22.269438195880742 -32.14316534273372,18.55786516323396" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 0.0,0.0 -25.714532274186976,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -25.714532274186976,0.0 -38.57179841128046,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -12.85726613709351,22.269438195880742 0.0,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 19.285899205640227,33.404157293821115 12.857266137093484,22.26943819588076" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 12.857266137093484,22.26943819588076 0.0,37.11573032646792" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 12.857266137093484,22.26943819588076 0.0,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 32.14316534273369,18.55786516323396 25.71453227418697,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -25.714532274186976,0.0 -32.14316534273372,-18.55786516323396" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 0.0,0.0 -12.857266137093493,-22.269438195880753" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -12.857266137093493,-22.269438195880753 -19.285899205640245,-33.40415729382112" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -12.857266137093493,-22.269438195880753 -1.8446516013015847e-14,-37.11573032646792" 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>
|