1
2
3
4
5
6
7
8
9
10
11
12
13
|
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" version="1.1" viewBox="0 0 512 512">
<defs>
<clipPath id="clipPath5127" clipPathUnits="userSpaceOnUse">
<path style="fill:#f9f9f9" d="M 255.99999,45.26758 A 210.73167,210.73167 0 0 0 45.26756,256 210.73167,210.73167 0 0 0 255.99999,466.73242 210.73167,210.73167 0 0 0 466.73244,256 210.73167,210.73167 0 0 0 255.99999,45.26758 Z m 0,111.84375 A 98.888542,98.888542 0 0 1 354.88864,256 98.888542,98.888542 0 0 1 255.99999,354.88867 98.888542,98.888542 0 0 1 157.11132,256 98.888542,98.888542 0 0 1 255.99999,157.11133 Z"/>
</clipPath>
</defs>
<path style="fill:#91b0e8" d="m 455.38343,151.67357 c -315.14389,251.77256 -157.57195,125.88628 0,0 z m 0,0 -182.15835,0.0709 c 50.16028,8.2262 88.43552,51.76739 88.43598,104.25553 -0.0369,25.81373 -9.52228,50.72096 -26.66551,70.02016 l -90.33991,154.69625 c 3.75834,0.18663 7.53969,0.28361 11.34436,0.2836 124.26425,4.4e-4 225.00044,-100.73575 225,-225 1.4e-4,-37.65523 -9.26487,-73.14043 -25.61657,-104.32643 z"/>
<path style="fill:#245dc4" d="M 256,30.999995 C 175.10717,30.999707 104.19611,73.695969 64.543022,137.77464 L 152.34506,276.05075 C 152.75237,282.63197 150.34377,256.47274 150.33894,256 150.33945,197.64522 197.64522,150.33945 256,150.33894 c 5.47864,0.0439 10.94555,0.51381 16.35131,1.40553 l 183.03212,-0.0709 C 417.77367,79.944188 342.60901,30.999685 256,30.999995 Z M 64.515913,137.81843 c -54.565551,261.00932 -27.28277,130.50467 0,0 z"/>
<path style="fill:#548ae6" d="M 64.543022,137.77464 C 43.282672,172.13098 30.99984,212.6286 31,256 30.999573,376.45958 125.66286,474.80722 244.65564,480.7164 L 334.99555,326.02016 C 314.97124,348.64934 286.21674,361.62269 256,361.66106 205.40869,361.61946 161.94586,325.72274 152.34506,276.05075 Z"/>
<circle style="fill:#ffffff" cx="256" cy="256" r="105.662"/>
<circle style="fill:#367bf0" cx="256" cy="256" r="87.188"/>
<path style="opacity:0.1" d="m 76.519531,145.27539 82.558589,129.43945 31.7793,-41.82422 -114.337889,-87.61523 z m 366.238279,12.96484 -170.86133,0.0977 18.78907,48.89063 152.07226,-48.98829 z m -164.34375,152.50782 -33.04101,155.73828 84.55468,-144.8086 -51.51367,-10.92968 z" clip-path="url(#clipPath5127)" transform="matrix(1.0677047,0,0,1.0677047,-17.332409,-17.332414)"/>
</svg>
|