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
39
40
41
42
43
44
45
46
47
48
49
50
51
|
<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.972656 359.753906 194.007812 359.695312 192.003906 C 356.527344 282.253906 283.039062 354 191.996094 354 C 100.953125 354 27.46875 282.253906 24.300781 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(0%,0%,0%)" d="M 96 234 L 191.996094 270 L 287.996094 234 L 287.996094 258 L 191.996094 294 L 96 258 Z M 96 234"/>
<path style="fill:rgb(0%,0%,0%)" d="M 96 186 L 191.996094 222 L 287.996094 186 L 287.996094 210 L 191.996094 246 L 96 210 Z M 96 186"/>
<path style="fill:rgb(0%,0%,0%)" d="M 191.996094 102.003906 L 96 138.003906 L 96 162 L 191.996094 198 L 287.996094 162 L 287.996094 138.003906 Z M 191.996094 102.003906"/>
</g>
<mask id="mask2">
<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="clip3">
<rect width="384" height="384" x="0" y="0"/>
</clipPath>
<g id="surface11" clip-path="url(#clip3)">
<path style="fill:rgb(100%,100%,100%)" d="M 192 24 C 98.929688 24 24 98.929688 24 192 C 24 192.679688 24.066406 193.34375 24.105469 194.015625 C 26.214844 102.804688 100.265625 30 192 30 C 283.734375 30 357.785156 102.804688 359.894531 194.015625 C 359.933594 193.34375 360 192.679688 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(21.176471%,48.235294%,94.117647%)" d="M 360 192.003906 C 360 99.222656 284.785156 24.007812 192.003906 24.007812 C 99.222656 24.007812 24.007812 99.222656 24.007812 192.003906 C 24.007812 284.785156 99.222656 360 192.003906 360 C 284.785156 360 360 284.785156 360 192.003906 Z M 360 192.003906"/>
<use mask="url(#mask1)" xlink:href="#surface8"/>
<use mask="url(#mask2)" xlink:href="#surface11"/>
<path style="fill:rgb(71.764706%,76.470588%,80.392157%)" d="M 96 228 L 191.996094 264 L 287.996094 228 L 287.996094 252 L 191.996094 288 L 96 252 Z M 96 228"/>
<path style="fill:rgb(71.764706%,76.470588%,80.392157%)" d="M 96 180 L 191.996094 216 L 287.996094 180 L 287.996094 204 L 191.996094 240 L 96 204 Z M 96 180"/>
<path style="fill:rgb(71.764706%,76.470588%,80.392157%)" d="M 191.996094 96 L 96 132 L 96 156 L 191.996094 192 L 287.996094 156 L 287.996094 132 Z M 191.996094 96"/>
</g>
</svg>
|