1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" version="1.1">
<defs>
<filter id="filter4324" style="color-interpolation-filters:sRGB" width="1.205" height="1.29" x="-.1" y="-.14">
<feGaussianBlur stdDeviation="1.378"/>
</filter>
<filter id="filter4351" style="color-interpolation-filters:sRGB" width="1.205" height="1.29" x="-.1" y="-.14">
<feGaussianBlur stdDeviation="1.632"/>
</filter>
</defs>
<g transform="matrix(9.2749063,0,0,9.2749063,33.195291,32.270106)">
<path style="opacity:0.3;filter:url(#filter4351)" d="M -16.459997,-9.5607481 A 27.04188,27.04188 0 0 1 -43.501876,17.481132 l -10e-7,-27.0418801 z" transform="matrix(-0.70710678,-0.70710678,0.70710678,-0.70710678,0,0)"/>
<path style="fill:#cccccc" d="M -16.459997,-9.5607481 A 27.04188,27.04188 0 0 1 -43.501876,17.481132 l -10e-7,-27.0418801 z" transform="matrix(-0.70710678,-0.70710678,0.70710678,-0.70710678,0,0)"/>
<path style="opacity:0.3;filter:url(#filter4324)" d="M -19.350241,-9.5607471 A 24.151636,24.151636 0 0 1 -43.501876,14.590889 l -10e-7,-24.1516361 z" transform="matrix(-0.70710678,-0.70710678,0.70710678,-0.70710678,0,0)"/>
<path style="fill:#ffffff" d="M -19.24926,-9.5607481 A 24.252617,24.252617 0 0 1 -43.501876,14.691869 l -10e-7,-24.2526171 z" transform="matrix(-0.70710678,-0.70710678,0.70710678,-0.70710678,0,0)"/>
</g>
</svg>
|