1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="384pt" height="384pt" version="1.1" viewBox="0 0 384 384">
<defs>
<filter id="alpha" width="100%" height="100%" x="0%" y="0%" filterUnits="objectBoundingBox">
<feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>
</filter>
<mask id="mask0">
<g filter="url(#alpha)">
<rect width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.2"/>
</g>
</mask>
<clipPath id="clip1">
<rect width="384" height="384" x="0" y="0"/>
</clipPath>
<g id="surface5" clip-path="url(#clip1)">
<path style="fill:rgb(0%,0%,0%)" d="M 24.304688 192.003906 C 24.234375 194.007812 24 195.972656 24 198.003906 C 24 291.074219 98.925781 366 191.996094 366 C 285.066406 366 359.996094 291.074219 359.996094 198.003906 C 359.996094 195.976562 359.761719 194.011719 359.691406 192.003906 C 356.523438 282.253906 283.035156 354 191.992188 354 C 100.949219 354 27.464844 282.253906 24.296875 192.003906 Z M 24.304688 192.003906"/>
</g>
<mask id="mask1">
<g filter="url(#alpha)">
<rect width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.2"/>
</g>
</mask>
<clipPath id="clip2">
<rect width="384" height="384" x="0" y="0"/>
</clipPath>
<g id="surface8" clip-path="url(#clip2)">
<path style="fill:rgb(100%,100%,100%)" d="M 192 24 C 98.929688 24 24 98.929688 24 192 C 24 192.589844 24.066406 193.164062 24.105469 193.746094 C 26.355469 102.664062 100.355469 30 192 30 C 283.644531 30 357.644531 102.664062 359.894531 193.746094 C 359.933594 193.164062 360 192.589844 360 192 C 360 98.929688 285.070312 24 192 24 Z M 192 24"/>
</g>
</defs>
<g>
<use mask="url(#mask0)" xlink:href="#surface5"/>
<path style="fill:rgb(100%,78.431373%,19.215686%)" d="M 191.996094 24.003906 C 98.925781 24.003906 24 98.933594 24 192.003906 L 191.996094 192.003906 Z M 191.996094 24.003906"/>
<path style="fill:rgb(96.470588%,27.843137%,27.843137%)" d="M 191.996094 24.003906 C 285.066406 24.003906 359.996094 98.933594 359.996094 192.003906 L 191.996094 192.003906 Z M 191.996094 24.003906"/>
<path style="fill:rgb(5.882353%,63.137255%,37.254902%)" d="M 191.996094 360 C 285.066406 360 359.996094 285.074219 359.996094 192.003906 L 191.996094 192.003906 Z M 191.996094 360"/>
<path style="fill:rgb(21.176471%,48.235294%,94.117647%)" d="M 191.996094 360 C 98.925781 360 24 285.074219 24 192.003906 L 191.996094 192.003906 Z M 191.996094 360"/>
<use mask="url(#mask1)" xlink:href="#surface8"/>
<path style="fill:rgb(13.333333%,21.176471%,33.72549%)" d="M 276 192 C 276 238.390625 238.390625 276 192 276 C 145.609375 276 108 238.390625 108 192 C 108 145.609375 145.609375 108 192 108 C 238.390625 108 276 145.609375 276 192 Z M 276 192"/>
</g>
</svg>
|