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
|
<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 360 198 C 360 290.785156 284.785156 366 192 366 C 99.214844 366 24 290.785156 24 198 C 24 105.214844 99.214844 30 192 30 C 284.785156 30 360 105.214844 360 198 Z M 360 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 120 214.800781 C 120 214.800781 120 282 174 282 L 264 282 L 264 114 L 228 114 L 228 240 L 183 240 C 156 240 156 206.398438 156 206.398438 L 156 114 L 120 114 Z M 120 214.800781"/>
</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.101961"/>
</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 99.214844 24 24 99.214844 24 192 C 24.03125 193.171875 24.074219 194.34375 24.128906 195.515625 C 25.484375 103.753906 100.226562 30.058594 192 30 C 283.378906 30.046875 357.960938 103.125 359.875 194.484375 C 359.921875 193.65625 359.964844 192.828125 360 192 C 360 99.214844 284.785156 24 192 24 Z M 192 24"/>
</g>
</defs>
<g>
<use mask="url(#mask0)" xlink:href="#surface5"/>
<path style="fill:rgb(55.686275%,26.666667%,67.843137%)" d="M 360 192 C 360 284.785156 284.785156 360 192 360 C 99.214844 360 24 284.785156 24 192 C 24 99.214844 99.214844 24 192 24 C 284.785156 24 360 99.214844 360 192 Z M 360 192"/>
<use mask="url(#mask1)" xlink:href="#surface8"/>
<path style="fill:rgb(100%,100%,100%)" d="M 120 208.800781 C 120 208.800781 120 276 174 276 L 264 276 L 264 108 L 228 108 L 228 234 L 183 234 C 156 234 156 200.398438 156 200.398438 L 156 108 L 120 108 Z M 120 208.800781"/>
<use mask="url(#mask2)" xlink:href="#surface11"/>
</g>
</svg>
|