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="103.58936076203362,49.96722186588185 72.1417905823356,29.002175079416492 33.437088822707246,87.05922771885902 64.88465900240527,108.02427450532436 103.58936076203362,49.96722186588185" style="stroke: none"/>
<path d="M 68.51322479237044,68.51322479237044 99.96079497206846,68.51322479237044" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 99.96079497206846,68.51322479237044 84.23700988221945,58.030701399137754" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 84.23700988221945,58.030701399137754 68.51322479237044,47.54817800590508" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 68.51322479237044,47.54817800590508 68.51322479237044,68.51322479237044" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 99.96079497206846,68.51322479237044 68.51322479237044,89.47827157883579" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 68.51322479237044,89.47827157883579 68.51322479237044,68.51322479237044" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 68.51322479237044,68.51322479237044 37.065654612672404,68.51322479237044" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 37.065654612672404,68.51322479237044 52.789439702521406,78.99574818560312" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 52.789439702521406,78.99574818560312 68.51322479237044,89.47827157883579" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 37.065654612672404,68.51322479237044 68.51322479237044,47.54817800590508" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 84.23700988221945,58.030701399137754 103.58936076203362,49.96722186588185" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 91.49414146214977,20.938695546160595 84.23700988221945,58.030701399137754" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 45.532308122591104,116.08775403858027 52.789439702521406,78.99574818560312" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 52.789439702521406,78.99574818560312 33.437088822707246,87.05922771885902" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 64.88465900240527,108.02427450532437 52.789439702521406,78.99574818560312" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 72.1417905823356,29.0021750794165 84.23700988221945,58.030701399137754" style="stroke:#000000;stroke-width: 0.2px"/><circle cx="68.51322479237044" cy="68.51322479237044" r="9.448818897637796" style="stroke:#0000FF;stroke-width: 0.2px;fill:none"/></svg>
|