blob: 59a3a28d69aabd3a9a2e33b0796426e162b30851 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<svg width="48" height="48" xmlns="http://www.w3.org/2000/svg">
<linearGradient id="a" x1="399.57144" x2="399.57144" y1="545.79797" y2="517.79797" gradientUnits="userSpaceOnUse">
<stop stop-color="#3889e9" offset="0"/>
<stop stop-color="#5ea5fb" offset="1"/>
</linearGradient>
<linearGradient id="b" x1="400.55615" x2="400.55615" y1="546.92657" y2="516.4751" gradientUnits="userSpaceOnUse">
<stop stop-color="#2e3e46" offset="0"/>
<stop stop-color="#47606a" offset="1"/>
</linearGradient>
<linearGradient id="c" x1="337.80704" x2="337.99731" y1="551.86993" y2="547.47272" gradientUnits="userSpaceOnUse">
<stop stop-color="#ff9300" offset="0"/>
<stop stop-color="#ffd702" offset="1"/>
</linearGradient>
<g transform="matrix(1.5511965 0 0 1.552208 -597.40541 -801.61944)">
<circle cx="400.57138" cy="531.79791" r="0" fill="url(#a)"/>
<g transform="matrix(1.0508504 0 0 1.0508504 -20.353166 -26.940048)">
<circle cx="400.57138" cy="531.79791" r="13.999958" fill="url(#b)" stroke="url(#b)" stroke-width="1.427415"/>
<circle transform="matrix(1.5582299 0 0 1.5582299 -264.29828 -296.91072)" cx="400.57138" cy="531.79791" r="0" fill="url(#a)"/>
</g>
</g>
<path transform="matrix(5.125934 0 0 5.125934 -1707.943 -2793.97)" d="m336.57231 547.47633c-.345-.525-1.2225.0525-.75.615.4575.5325.915 1.11 1.3875 1.7025l-1.5075 1.9125c-.4275.51.42 1.125.8025.5775l1.3575-1.8075 1.38 1.77c.405.555 1.23.015.8175-.5475l-1.53-1.905c.45-.5925.9225-1.17 1.3725-1.7025.4275-.4875-.33-1.14-.72-.63l-1.305 1.635z" fill="url(#c)"/>
</svg>
|