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
|
<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>
<clipPath id="clip1">
<path d="M 23 23 L 361 23 L 361 361 L 23 361 Z M 23 23"/>
</clipPath>
<clipPath id="clip2">
<path d="M 192 23.25 C 98.800781 23.25 23.25 98.800781 23.25 192 C 23.25 285.199219 98.800781 360.75 192 360.75 C 285.199219 360.75 360.75 285.199219 360.75 192 C 360.75 98.800781 285.199219 23.25 192 23.25 Z M 192 112.8125 C 235.734375 112.8125 271.1875 148.265625 271.1875 192 C 271.1875 235.734375 235.734375 271.1875 192 271.1875 C 148.265625 271.1875 112.8125 235.734375 112.8125 192 C 112.8125 148.265625 148.265625 112.8125 192 112.8125 Z M 192 112.8125"/>
</clipPath>
<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.101961"/>
</g>
</mask>
<clipPath id="clip3">
<rect width="384" height="384" x="0" y="0"/>
</clipPath>
<g id="surface5" clip-path="url(#clip3)">
<path style="fill:rgb(0%,0%,0%)" d="M 48.277344 103.335938 L 114.386719 206.988281 L 139.835938 173.496094 Z M 341.550781 113.714844 L 204.730469 113.792969 L 219.777344 152.945312 Z M 209.949219 235.839844 L 183.488281 360.554688 L 251.199219 244.59375 Z M 209.949219 235.839844"/>
</g>
</defs>
<g>
<path style="fill:rgb(56.862745%,69.019608%,90.980392%)" d="M 341.539062 113.753906 C 105.179688 302.585938 223.359375 208.167969 341.539062 113.753906 Z M 341.539062 113.753906 L 204.917969 113.808594 C 242.539062 119.976562 271.246094 152.632812 271.246094 192 C 271.21875 211.359375 264.105469 230.039062 251.246094 244.515625 L 183.492188 360.539062 C 186.308594 360.675781 189.148438 360.75 192 360.75 C 285.199219 360.75 360.75 285.199219 360.75 192 C 360.75 163.757812 353.800781 137.144531 341.539062 113.753906 Z M 341.539062 113.753906"/>
<path style="fill:rgb(14.117647%,36.470588%,76.862745%)" d="M 192 23.25 C 131.332031 23.25 78.148438 55.273438 48.40625 103.332031 L 114.257812 207.039062 C 114.5625 211.972656 112.757812 192.355469 112.753906 192 C 112.753906 148.234375 148.234375 112.753906 192 112.753906 C 196.109375 112.789062 200.210938 113.140625 204.261719 113.808594 L 341.539062 113.753906 C 313.332031 59.957031 256.957031 23.25 192 23.25 Z M 48.386719 103.363281 C 7.460938 299.121094 27.925781 201.242188 48.386719 103.363281 Z M 48.386719 103.363281"/>
<path style="fill:rgb(32.941176%,54.117647%,90.196078%)" d="M 48.40625 103.332031 C 32.460938 129.097656 23.25 159.472656 23.25 192 C 23.25 282.34375 94.246094 356.105469 183.492188 360.539062 L 251.246094 244.515625 C 236.226562 261.488281 214.664062 271.21875 192 271.246094 C 154.054688 271.214844 121.460938 244.292969 114.257812 207.039062 Z M 48.40625 103.332031"/>
<path style="fill:rgb(100%,100%,100%)" d="M 271.246094 192 C 271.246094 235.765625 235.765625 271.246094 192 271.246094 C 148.234375 271.246094 112.753906 235.765625 112.753906 192 C 112.753906 148.234375 148.234375 112.753906 192 112.753906 C 235.765625 112.753906 271.246094 148.234375 271.246094 192 Z M 271.246094 192"/>
<path style="fill:rgb(21.176471%,48.235294%,94.117647%)" d="M 257.390625 192 C 257.390625 228.113281 228.113281 257.390625 192 257.390625 C 155.886719 257.390625 126.609375 228.113281 126.609375 192 C 126.609375 155.886719 155.886719 126.609375 192 126.609375 C 228.113281 126.609375 257.390625 155.886719 257.390625 192 Z M 257.390625 192"/>
<g clip-path="url(#clip1)">
<g clip-path="url(#clip2)">
<use mask="url(#mask0)" xlink:href="#surface5"/>
</g>
</g>
</g>
</svg>
|