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
|
<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 40 C 103.632812 40 32 111.632812 32 200 C 32 288.367188 103.632812 360 192 360 C 280.367188 360 352 288.367188 352 200 C 352 111.632812 280.367188 40 192 40 Z M 192 40"/>
</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.101961"/>
</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 32 C 103.632812 32 32 103.691406 32 192.125 C 32.035156 192.898438 32.078125 193.671875 32.121094 194.445312 C 33.964844 107.386719 104.988281 37.761719 192 37.714844 C 279.386719 37.773438 350.5625 107.984375 351.878906 195.429688 C 351.929688 194.328125 351.96875 193.226562 352 192.125 C 352 103.691406 280.367188 32 192 32 Z M 192 32"/>
</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 80 C 258.273438 80 312 133.726562 312 200 C 312 266.273438 258.273438 320 192 320 C 125.726562 320 72 266.273438 72 200 C 72 133.726562 125.726562 80 192 80 Z M 192 80"/>
</g>
</defs>
<g>
<use mask="url(#mask0)" xlink:href="#surface5"/>
<path style="fill:rgb(29.803922%,29.803922%,29.803922%)" d="M 192 32 C 103.632812 32 32 103.632812 32 192 C 32 280.367188 103.632812 352 192 352 C 280.367188 352 352 280.367188 352 192 C 352 103.632812 280.367188 32 192 32 Z M 192 32"/>
<use mask="url(#mask1)" xlink:href="#surface8"/>
<use mask="url(#mask2)" xlink:href="#surface11"/>
<path style="fill:rgb(100%,100%,100%)" d="M 192 72 C 258.273438 72 312 125.726562 312 192 C 312 258.273438 258.273438 312 192 312 C 125.726562 312 72 258.273438 72 192 C 72 125.726562 125.726562 72 192 72 Z M 192 72"/>
<path style="fill:rgb(29.803922%,29.803922%,29.803922%)" d="M 163.773438 96 L 140.253906 180.113281 L 122.632812 186.285156 L 112 228.570312 L 128.050781 222.957031 L 112 272 L 261.367188 272 L 272 232 L 194.238281 232 L 204.097656 196.339844 L 226.285156 188.570312 L 236.917969 146.285156 L 216.316406 153.496094 L 232.34375 96 Z M 163.773438 96"/>
</g>
</svg>
|