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
|
<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 21.5625 200.136719 C 21.386719 200.4375 21.171875 200.699219 21 201 C 21 295.441406 97.558594 372 192 372 C 286.441406 372 363 295.441406 363 201 C 362.816406 200.929688 362.574219 200.859375 362.390625 200.789062 C 356.304688 289.710938 282.457031 360.003906 192.003906 360.003906 C 101.320312 360.003906 27.328125 289.359375 21.566406 200.140625 Z M 21.5625 200.136719"/>
</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 45 C 107.5 45 39 113.5 39 198 C 39.027344 198.996094 39.0625 199.992188 39.105469 200.988281 C 40.746094 117.707031 108.703125 51.042969 192 51 C 275.285156 51.066406 343.222656 117.742188 344.847656 201.011719 C 344.910156 200.007812 344.960938 199.003906 345 198 C 345 113.5 276.5 45 192 45 Z M 192 45"/>
</g>
</defs>
<g>
<use mask="url(#mask0)" xlink:href="#surface5"/>
<path style="fill:rgb(90.196078%,90.196078%,90.196078%)" d="M 345 198 C 345 282.5 276.5 351 192 351 C 107.5 351 39 282.5 39 198 C 39 113.5 107.5 45 192 45 C 276.5 45 345 113.5 345 198 Z M 345 198"/>
<use mask="url(#mask1)" xlink:href="#surface8"/>
<path style="fill:rgb(32.156863%,70.196078%,85.098039%)" d="M 286.523438 337.054688 C 204.742188 384.289062 100.164062 356.257812 52.933594 274.476562 C 5.71875 192.683594 33.742188 88.105469 115.527344 40.882812 C 211.894531 40.4375 273.089844 248.675781 286.527344 337.054688 Z M 286.523438 337.054688"/>
<path style="fill:rgb(16.078431%,50.196078%,72.54902%)" d="M 363 195 C 363 289.441406 286.441406 366 192 366 C 97.558594 366 21 289.441406 21 195 C 68.800781 111.320312 279.742188 162.445312 363 195 Z M 363 195"/>
</g>
</svg>
|