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="-13.899530844675018,56.440519187468176 -46.75296738663412,34.53822815949544 13.899530844675018,-56.440519187468176 46.752967386634126,-34.538228159495446 -13.899530844675018,56.440519187468176" style="stroke: none"/>
<path d="M 0.0,0.0 16.42671827097955,-10.951145513986365" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 16.42671827097955,-10.951145513986365 32.8534365419591,-21.90229102797273" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 32.8534365419591,-21.90229102797273 16.42671827097955,-32.8534365419591" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 16.42671827097955,-32.8534365419591 0.0,-21.90229102797273" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 0.0,-21.90229102797273 0.0,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 0.0,0.0 -16.42671827097955,-10.95114551398637" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -16.42671827097954,-32.8534365419591 0.0,-21.90229102797273" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 16.42671827097955,-54.75572756993183 0.0,-43.804582055945474" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 16.42671827097955,-32.8534365419591 16.42671827097955,-54.75572756993183" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 16.42671827097955,-54.75572756993183 32.8534365419591,-43.804582055945446" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 32.8534365419591,-43.804582055945446 49.28015481293864,-32.85343654195909" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 49.28015481293864,-32.85343654195909 32.8534365419591,-21.90229102797273" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -16.42671827097955,-10.95114551398637 -20.217499410436375,8.423958087681807" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -20.217499410436375,8.423958087681807 -24.008280549893207,27.799061689349994" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -24.008280549893207,27.799061689349994 -40.43499882087275,16.847916175363626" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -49.505796547430144,32.70300871896475 -44.22577996032958,36.2230197770318" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -44.22577996032958,36.2230197770318 -27.799061689350037,47.174165291018184" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -27.799061689350037,47.174165291018184 -24.008280549893207,27.799061689349994" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -27.799061689350037,47.174165291018184 -11.372343418370493,58.12531080500454" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 1.0782591135889725e-14,-65.7068730839182 13.962710530332624,-56.39839939702978" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 13.962710530332624,-56.39839939702978 16.42671827097955,-54.75572756993183" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 16.42671827097955,10.95114551398637 0.0,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 16.42671827097955,-10.951145513986365 32.8534365419591,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -20.217499410436375,8.423958087681807 -3.7907811394568185,19.375103601668176" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -3.7907811394568185,19.375103601668176 16.42671827097955,10.95114551398637" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 16.42671827097955,10.95114551398637 12.63593713152272,30.326249115654548" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 8.84515599206588,49.701352717322735 -7.581562278913658,38.75020720333635" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -7.581562278913658,38.75020720333635 -3.7907811394568185,19.375103601668176" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -7.581562278913658,38.75020720333635 -27.799061689350037,47.174165291018184" 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>
|