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="-44.18449531293352,0.0 1.0876107592957497e-14,-33.13837148470015 44.18449531293352,0.0 0.0,33.13837148470015 -44.18449531293352,0.0" style="stroke: none"/>
<path d="M 0.0,0.0 22.09224765646676,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 22.09224765646676,0.0 22.09224765646676,-9.941511445410054" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 22.09224765646676,-9.941511445410054 22.09224765646676,-23.196860039290094" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 22.09224765646676,-23.196860039290094 0.0,-9.941511445410042" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 0.0,-9.941511445410042 0.0,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 0.0,-33.13837148470014 0.0,-9.941511445410042" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 22.09224765646676,0.0 22.09224765646675,9.941511445410042" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 22.09224765646675,9.941511445410042 22.09224765646676,23.196860039290094" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 22.09224765646676,23.196860039290094 0.0,9.941511445410042" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 0.0,9.941511445410042 0.0,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -1.0876107592957497e-14,33.13837148470015 0.0,9.941511445410042" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 0.0,0.0 -22.09224765646676,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -22.09224765646676,0.0 -22.092247656466757,-9.941511445410042" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -22.092247656466757,-9.941511445410042 -22.09224765646676,-23.196860039290094" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -22.09224765646676,-23.196860039290094 0.0,-9.941511445410042" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -22.09224765646676,0.0 -22.09224765646676,9.941511445410054" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -22.09224765646676,9.941511445410054 -22.09224765646677,23.196860039290094" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -22.09224765646677,23.196860039290094 0.0,9.941511445410042" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -22.092247656466757,-9.941511445410042 -44.18449531293352,-23.196860039290094" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -22.09224765646676,0.0 -44.18449531293353,1.0876107592957497e-14" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 22.09224765646675,9.941511445410042 44.18449531293352,23.196860039290094" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 22.09224765646676,0.0 44.18449531293352,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 22.09224765646676,-9.941511445410054 44.18449531293352,-23.196860039290105" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -22.09224765646676,9.941511445410054 -44.18449531293353,23.196860039290105" 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>
|