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 192 198 C 99.214844 198 24 235.609375 24 282 C 24 328.390625 99.214844 366 192 366 C 284.785156 366 360 328.390625 360 282 C 360 235.609375 284.785156 198 192 198 Z M 192 198"/>
</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 192 114 C 99.214844 114 24 151.609375 24 198 C 24 244.390625 99.214844 282 192 282 C 284.785156 282 360 244.390625 360 198 C 360 151.609375 284.785156 114 192 114 Z M 192 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 192 30 C 99.214844 30 24 67.609375 24 114 C 24 160.390625 99.214844 198 192 198 C 284.785156 198 360 160.390625 360 114 C 360 67.609375 284.785156 30 192 30 Z M 192 30"/>
</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 99.214844 24 24 61.609375 24 108 C 24.058594 108.820312 24.140625 109.640625 24.246094 110.460938 C 28.039062 65.503906 102.007812 30.027344 192 30 C 282.546875 30.050781 356.726562 65.972656 359.71875 111.222656 C 359.855469 110.148438 359.949219 109.074219 360 108 C 360 61.609375 284.785156 24 192 24 Z M 192 24"/>
</g>
</defs>
<g>
<use mask="url(#mask0)" xlink:href="#surface5"/>
<path style="fill:rgb(29.803922%,29.803922%,29.803922%)" d="M 192 192 C 99.214844 192 24 229.609375 24 276 C 24 322.390625 99.214844 360 192 360 C 284.785156 360 360 322.390625 360 276 C 360 229.609375 284.785156 192 192 192 Z M 192 192"/>
<use mask="url(#mask1)" xlink:href="#surface8"/>
<path style="fill:rgb(64.705882%,64.705882%,64.705882%)" d="M 192 108 C 99.214844 108 24 145.609375 24 192 C 24 238.390625 99.214844 276 192 276 C 284.785156 276 360 238.390625 360 192 C 360 145.609375 284.785156 108 192 108 Z M 192 108"/>
<use mask="url(#mask2)" xlink:href="#surface11"/>
<path style="fill:rgb(71.764706%,76.470588%,80.392157%)" d="M 192 24 C 99.214844 24 24 61.609375 24 108 C 24 154.390625 99.214844 192 192 192 C 284.785156 192 360 154.390625 360 108 C 360 61.609375 284.785156 24 192 24 Z M 192 24"/>
<use mask="url(#mask3)" xlink:href="#surface14"/>
</g>
</svg>
|