blob: 03b0a390e188c9c8572199e200e6bcd8e342b535 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-miterlimit="10" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<linearGradient id="a" x2="1" gradientTransform="matrix(0 -45.5281 45.5281 0 136.545 46.764)" gradientUnits="userSpaceOnUse">
<stop stop-color="#006783" offset="0"/>
<stop stop-color="#20ccff" offset="1"/>
</linearGradient>
<circle cx="24" cy="24" r="22.764" fill="url(#a)"/>
<circle cx="24" cy="24.779" r="2.092" fill="#fff" fill-opacity=".84"/>
<g fill="none" stroke="#dff1ff" stroke-width="2.09">
<path d="m21.385 30.531c-2.196-.941-3.66-3.137-3.66-5.752 0-3.451 2.824-6.275 6.275-6.275s6.275 2.824 6.275 6.275c0 2.51-1.464 4.602-3.556 5.647"/>
<path d="m19.294 35.237c-3.974-1.778-6.798-5.752-6.798-10.458 0-6.38 5.124-11.504 11.504-11.504s11.504 5.124 11.504 11.504c0 4.497-2.615 8.471-6.484 10.354"/>
<path d="m17.098 40.048c-5.752-2.615-9.831-8.471-9.831-15.269 0-9.203 7.53-16.733 16.733-16.733s16.733 7.53 16.733 16.733c0 6.589-3.869 12.341-9.412 15.06"/>
</g>
</svg>
|