blob: 27ecf9e9554112f3aff6608d477cda079607d55f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<linearGradient id="a" x2="1" gradientTransform="matrix(0 -45.5294 45.5294 0 210.898 46.7647)" gradientUnits="userSpaceOnUse">
<stop stop-color="#0a80fd" offset="0"/>
<stop stop-color="#3c94d7" offset="1"/>
</linearGradient>
<linearGradient id="b" x2="1" gradientTransform="matrix(0 -36.4224 36.4224 0 24 42.2112)" gradientUnits="userSpaceOnUse">
<stop stop-color="#272727" offset="0"/>
<stop stop-color="#3f3f3f" offset="1"/>
</linearGradient>
<circle cx="24" cy="24" r="22.764" fill="url(#a)"/>
<circle cx="24" cy="24" r="18.211" fill="url(#b)"/>
<path d="m36.371 14.967c0-.025-.134.06-.294.188-.408.328-.828.459-2.029.634-1.118.163-1.657.349-1.8.617-.05.092-.226.286-.39.433-.163.148-.317.36-.344.467-.068.27.167.76.611 1.273.497.573.745 1.083.745 1.534 0 .322-.036.399-.3.65-.453.431-1.022.586-2.112.578-1.59-.011-3.079-.424-6.019-1.678-2.409-1.028-3.46-1.285-4.524-1.09-.571.105-1.44.527-1.889.912-.712.61-2.034 2.545-2.868 4.207l-.55 1.106-.428-.445c-.699-.726-.917-1.015-.917-1.217 0-.125-.045-.194-.128-.194-.105 0-.12.064-.089.389.041.427.347.942.984 1.65l.344.384-.283.906c-.156.5-.327 1.151-.378 1.445-.09.514-.112.559-.678 1.15-.678.708-.77.732-1.579.428-.673-.253-1.775-.517-2.161-.517-.361 0-.779.182-.779.339 0 .075.121.105.445.1.365-.005.673.08 1.656.45 1.559.588 1.701.624 2.062.556.226-.042.43-.182.817-.556l.517-.5.15.161c.197.218.903.572 1.478.74l.462.133-.356.089c-.485.123-.793.365-.967.75-.144.318-.145.328 0 .434.192.14 1.555.144 1.828.005.161-.081.47-.513.567-.789.014-.039.193-.005.395.072.449.172 1.305.125 1.912-.105.216-.082.394-.122.394-.089s-.157.213-.35.406c-.232.231-.35.418-.35.55 0 .439.014.444 1.1.444.735 0 1.015-.023 1.04-.094v-.006c.018-.053.043-.71.055-1.467.021-1.251.036-1.395.184-1.595.45-.611 2.6-1.475 3.984-1.601l.406-.039v.239c0 .132-.163.704-.367 1.268l-.372 1.022-.411.095c-.464.103-.879.417-1.028.778-.179.432-.104.467.933.467 1.096 0 1.013.047 1.595-.979.319-.561.592-.884 1.506-1.795l1.117-1.111.34.089c.689.184 3.377 2.416 3.729 3.095.125.243.097.396-.128.689-.182.237-.19.528-.011.573.307.077 1.655.064 1.806-.017.088-.047.161-.161.161-.256 0-.094-.281-.662-.622-1.261-.74-1.299-.841-1.54-1.684-4.024-.551-1.622-.651-2.002-.651-2.423 0-.876.369-1.564 1.218-2.262.244-.201.452-.422.461-.494.009-.073.053-.298.094-.501.082-.398.027-.84-.139-1.15-.057-.107-.29-.421-.522-.695-.527-.622-.617-.831-.439-1.028.075-.083.237-.144.378-.144.412 0 1.037-.226 1.739-.628.368-.211.72-.384.79-.384.181 0 .412-.279.689-.833.133-.267.244-.504.244-.528z" fill="#fcfcfd" fill-rule="nonzero"/>
</svg>
|