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
52
53
54
55
56
57
58
59
60
|
<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 C 24.234375 194.003906 24 195.972656 24 198 C 24 291.070312 98.929688 366 192 366 C 285.070312 366 360 291.070312 360 198 C 360 195.972656 359.761719 194.003906 359.699219 192 C 356.53125 282.253906 283.042969 354 192 354 C 100.953125 354 27.46875 282.253906 24.300781 192 Z M 24.304688 192"/>
</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 240 114 L 144 228 L 192 270 L 228 234 L 228 282 L 276 282 L 276 114 Z M 240 114"/>
</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(0%,0%,0%)" d="M 204 198 L 108 282 L 108 114 Z M 204 198"/>
</g>
<mask id="mask3">
<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="clip4">
<rect width="384" height="384" x="0" y="0"/>
</clipPath>
<g id="surface14" clip-path="url(#clip4)">
<path style="fill:rgb(100%,100%,100%)" d="M 192 24 C 98.9375 24 24.023438 98.929688 24.023438 192 C 24.023438 192.679688 24.089844 193.34375 24.128906 194.015625 C 26.238281 102.804688 100.273438 30 192 30 L 192.011719 30 C 283.734375 30 357.773438 102.804688 359.882812 194.015625 C 359.921875 193.34375 359.988281 192.679688 359.988281 192 C 359.988281 98.929688 285.070312 24 192.011719 24 Z M 192 24"/>
</g>
</defs>
<g>
<use mask="url(#mask0)" xlink:href="#surface5"/>
<path style="fill:rgb(29.019608%,68.235294%,90.980392%)" d="M 360 192 C 360 99.214844 284.785156 24 192 24 C 99.214844 24 24 99.214844 24 192 C 24 284.785156 99.214844 360 192 360 C 284.785156 360 360 284.785156 360 192 Z M 360 192"/>
<use mask="url(#mask1)" xlink:href="#surface8"/>
<path style="fill:rgb(90.196078%,90.196078%,90.196078%)" d="M 240 108 L 144 222 L 192 264 L 228 228 L 228 276 L 276 276 L 276 108 Z M 240 108"/>
<use mask="url(#mask2)" xlink:href="#surface11"/>
<path style="fill:rgb(100%,100%,100%)" d="M 204 192 L 108 276 L 108 108 Z M 204 192"/>
<use mask="url(#mask3)" xlink:href="#surface14"/>
</g>
</svg>
|