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="-25.56565457592529,-32.458940096565556 18.740177802362094,-14.760337551419438 25.56565457592533,32.4589400965656 -18.740177802362055,14.760337551419468 -25.56565457592529,-32.458940096565556" style="stroke: none"/>
<path d="M 1.9350685532921533e-14,1.9350685532921533e-14 4.913294272122313,2.836691770617668" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 4.913294272122313,2.836691770617668 9.826588544244606,1.9350685532921533e-14" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 9.826588544244606,1.9350685532921533e-14 15.131587215842616,-22.743292479656972" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -1.9121825014409044,-38.70920233613206 -12.130475445161219,-18.802601627092717" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -12.130475445161219,-18.802601627092717 1.9350685532921533e-14,1.9350685532921533e-14" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 4.913294272122313,2.836691770617668 4.913294272122313,8.510075311852985" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 4.913294272122313,8.510075311852985 21.957063989405853,24.475985168328073" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 21.957063989405853,24.475985168328073 44.305832378287406,17.698602545146148" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 32.17535693312616,-1.1039990819465884 9.826588544244606,1.9350685532921533e-14" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 1.9350685532921533e-14,1.9350685532921533e-14 -22.34876838888153,6.777382623181944" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -5.304998671597992,28.41667602089233 4.913294272122313,8.510075311852985" style="stroke:#000000;stroke-width: 0.2px"/><path d="M -34.47924383404276,-17.698602545146088 -12.130475445161219,-18.802601627092717" style="stroke:#000000;stroke-width: 0.2px"/><path d="M 16.652065317807843,47.219277647985045 21.957063989405853,24.475985168328073" style="stroke:#000000;stroke-width: 0.2px"/><circle cx="1.9350685532921533e-14" cy="1.9350685532921533e-14" r="9.448818897637796" style="stroke:#0000FF;stroke-width: 0.2px;fill:none"/></svg>
|