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="127.15177132528224,149.59400429539605 154.4982574159414,116.22275669127913 66.79754138941318,44.35530841929938 39.45105529875403,77.72655602341631 127.15177132528224,149.59400429539605" style="stroke: none"/>
<path d="M 96.97465635734771,96.97465635734771 121.40688886957062,96.97465635734771" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 114.71846345476722,63.60340875323079 96.97465635734771,96.97465635734771" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 116.60554937295079,120.93047244800762 121.40688886957062,96.97465635734771" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 96.97465635734771,96.97465635734771 87.37197736410806,96.97465635734771" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 87.37197736410806,96.97465635734771 116.60554937295079,120.93047244800762" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 116.60554937295079,120.93047244800762 150.64046087841334,120.93047244800762" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 150.64046087841334,120.93047244800762 121.40688886957062,96.97465635734771" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 148.75337496022976,111.5150409345506 150.64046087841334,120.93047244800762" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 90.28623094254431,63.60340875323079 96.97465635734771,96.97465635734771" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 61.05265893370158,39.64759266257086 90.28623094254431,63.60340875323079" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 67.74108434850498,73.0188402666878 90.28623094254431,63.60340875323079" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 96.97465635734771,96.97465635734771 67.74108434850498,73.0188402666878" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 67.74108434850498,73.0188402666878 62.93974485188515,49.06302417602788" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 67.74108434850498,73.0188402666878 33.70617284304242,73.0188402666878" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 121.40688886957064,144.88628853866751 150.64046087841334,120.93047244800762" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 94.06040277891147,130.34590396146464 87.37197736410806,96.97465635734771" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 116.60554937295079,120.93047244800762 94.06040277891147,130.34590396146464" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 116.60554937295079,120.93047244800762 121.40688886957064,144.88628853866751" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 87.37197736410806,96.97465635734771 62.93974485188515,96.97465635734771" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 67.74108434850498,73.0188402666878 62.93974485188515,96.97465635734771" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 33.70617284304242,73.0188402666878 62.93974485188515,96.97465635734771" style="stroke:#000000;stroke-width: 0.2px"/><circle cx="96.97465635734771" cy="96.97465635734771" r="9.448818897637796" style="stroke:#0000FF;stroke-width: 0.2px;fill:none"/></svg>
|