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="32.47943111366067,66.28455329318504 66.28455329318504,32.47943111366067 100.08967547270943,66.28455329318504 66.28455329318506,100.08967547270943 32.47943111366067,66.28455329318504" style="stroke: none"/>
<path d="M 66.28455329318504,66.28455329318504 83.18711438294723,66.28455329318504" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 83.18711438294723,66.28455329318504 100.08967547270943,66.28455329318504" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 100.08967547270943,66.28455329318504 66.28455329318504,49.381992203422854" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 66.28455329318504,49.381992203422854 66.28455329318504,66.28455329318504" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 66.28455329318504,66.28455329318504 66.28455329318504,83.18711438294723" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 66.28455329318504,83.18711438294723 66.28455329318504,100.08967547270943" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 66.28455329318504,100.08967547270943 83.18711438294723,66.28455329318504" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 66.28455329318504,66.28455329318504 49.381992203422854,66.28455329318504" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 49.381992203422854,66.28455329318504 32.47943111366067,66.28455329318504" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 32.47943111366067,66.28455329318504 66.28455329318504,83.18711438294723" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 66.28455329318504,49.381992203422854 66.28455329318504,32.47943111366067" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 66.28455329318504,32.47943111366067 49.381992203422854,66.28455329318504" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 100.08967547270943,49.381992203422854 66.28455329318504,49.381992203422854" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 83.18711438294723,100.08967547270943 83.18711438294723,66.28455329318504" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 32.479431113660674,83.18711438294723 66.28455329318504,83.18711438294723" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 49.38199220342285,32.479431113660674 49.381992203422854,66.28455329318504" style="stroke:#000000;stroke-width: 0.2px"/><circle cx="66.28455329318504" cy="66.28455329318504" r="9.448818897637796" style="stroke:#0000FF;stroke-width: 0.2px;fill:none"/></svg>
|