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="-10.59710535283464,32.61453668613094 32.61453668613094,10.597105352834635 10.597105352834646,-32.61453668613094 -32.61453668613094,-10.59710535283464 -10.59710535283464,32.61453668613094" style="stroke: none"/>
<path d="M 0.0,0.0 13.607520908944029,-13.607520908944029" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 13.607520908944029,-13.607520908944029 0.0,-27.215041817888054" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 0.0,-27.215041817888054 -19.007015777186915,-24.20462626177867" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -19.007015777186915,-24.20462626177867 -15.996600221077532,-5.197610484591755" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -15.996600221077532,-5.197610484591755 0.0,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 27.215041817888057,-27.215041817888046 13.607520908944029,-13.607520908944029" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 22.017431333296297,15.996600221077532 3.0104155561093826,19.007015777186915" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 3.0104155561093826,19.007015777186915 0.0,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 13.607520908944029,-13.607520908944029 27.215041817888057,0.0" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 27.215041817888057,0.0 22.017431333296297,15.996600221077532" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -15.996600221077522,22.017431333296297 3.0104155561093826,19.007015777186915" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 3.0104155561093826,19.007015777186915 6.020831112218765,38.01403155437383" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -15.996600221077532,-5.197610484591755 -29.604121130021554,8.40991042435228" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -29.604121130021554,8.40991042435228 -15.996600221077522,22.017431333296297" 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>
|