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="-11.623116326622736,29.93884864492543 -34.86934897986822,0.0 11.623116326622736,-29.93884864492543 34.86934897986822,0.0 -11.623116326622736,29.93884864492543" style="stroke: none"/>
<path d="M 0.0,0.0 19.235187494882794,14.969424322462707" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 19.235187494882794,14.969424322462707 23.24623265324549,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 23.24623265324549,0.0 19.235187494882794,-14.969424322462707" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 19.235187494882794,-14.969424322462707 -4.011045158362694,-14.969424322462707" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -4.011045158362694,-14.969424322462707 0.0,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 23.24623265324549,-29.93884864492542 19.235187494882794,-14.969424322462707" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -4.011045158362694,-14.969424322462707 1.5258959094254203e-14,-29.93884864492542" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 42.48142014812828,-14.969424322462714 23.24623265324549,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -23.24623265324547,29.93884864492543 -4.011045158362679,14.969424322462721" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -4.011045158362679,14.969424322462721 1.5258959094254203e-14,29.93884864492543" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 0.0,0.0 -4.011045158362679,14.969424322462721" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -27.257277811608166,-14.969424322462698 -23.24623265324547,1.5258959094254203e-14" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -23.24623265324547,1.5258959094254203e-14 -27.257277811608166,14.969424322462721" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -23.24623265324547,1.5258959094254203e-14 0.0,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -4.011045158362694,-14.969424322462707 -23.24623265324551,-29.938848644925415" 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>
|