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="-7.3120519493519485,-45.094770519517226 -43.13995513191603,-15.031590173172416 7.3120519493519485,45.094770519517226 43.13995513191603,15.03159017317241 -7.3120519493519485,-45.094770519517226" style="stroke: none"/>
<path d="M 0.0,0.0 20.351302241066023,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 20.351302241066023,0.0 30.52695336159903,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 34.060919908909064,-20.042120230896536 3.533966547310034,-20.042120230896536" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 3.533966547310034,-20.042120230896536 1.7669832736550104,-10.021060115448268" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 1.7669832736550104,-10.021060115448268 0.0,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 5.300949820965031,-30.06318034634481 3.533966547310034,-20.042120230896536" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -9.749402599135928,-60.126360692689644 -15.050352420100992,-30.06318034634482" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -15.050352420100992,-30.06318034634482 -25.226003540633993,-30.06318034634481" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 5.300949820965031,-30.06318034634481 -15.050352420100992,-30.06318034634482" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -5.300949820965058,30.06318034634482 -1.7669832736550237,10.021060115448268" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -1.7669832736550237,10.021060115448268 -32.29393663525406,10.021060115448268" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 1.7669832736550104,-10.021060115448268 -28.759970087944026,-10.021060115448268" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -28.759970087944026,-10.021060115448268 -30.526953361599055,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -1.7669832736550237,10.021060115448268 0.0,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -25.226003540633993,-30.06318034634481 -28.759970087944026,-10.021060115448268" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 20.351302241066023,0.0 15.050352420100966,30.06318034634482" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 15.050352420100966,30.06318034634482 4.874701299567961,30.06318034634482" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 4.874701299567961,30.06318034634482 -5.300949820965058,30.06318034634482" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 40.702604482132045,0.0 35.401654661166994,30.06318034634482" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 25.226003540633986,30.063180346344833 15.050352420100966,30.06318034634482" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 4.874701299567961,30.06318034634482 -0.4262485213970966,60.12636069268964" 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>
|