blob: 608c8307332871ef7d81487306a05a2ab160931f (
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 -35.3911 35.3911 0 968.766 41.2823)" gradientUnits="userSpaceOnUse">
<stop stop-color="#343a3c" offset="0"/>
<stop stop-color="#5b5e5f" offset="1"/>
</linearGradient>
<circle cx="24" cy="24" r="22.764" fill="url(#a)"/>
<circle cx="24" cy="23.915" r="8.683" fill="#db360e"/>
<circle cx="24" cy="23.915" r="3.256" fill="#ffffff"/>
<g fill-rule="nonzero">
<path d="m38.046 13.061c.021 0 .042 0 .064.002.257.029.471.206.538.448 0 0 .502 4.447 1.015 6.62 1.447 6.307 4.015 12.372 5.881 18.504.108.513.163 1.036.163 1.56 0 4.196-3.401 7.597-7.597 7.597s-7.598-3.401-7.598-7.597c.003-1.871.697-3.675 1.948-5.066-2.268-.708-2.42-2.67-4.175-3.054-2.357-.517-4.273-1.313-4.273-1.313-.472-.118 1.408-.152 1.751-.485l2.411-7.897 9.414-9.141c.121-.116.287-.18.458-.178z" fill="#ffae11"/>
<path d="m28.074 22.475 13.743 13.743.013.03c1.087 1.024 1.705 2.453 1.706 3.947 0 2.977-2.449 5.427-5.426 5.427s-5.427-2.45-5.427-5.427c.001-1.614.722-3.147 1.965-4.176-.646-.347-1.378-.651-2.192-.884.002-.002.002-.005.004-.007-2.268-.707-4.473-1.34-6.228-1.725-2.357-.517-7.186-.867-7.186-.867-.472-.119-.632-.685-.288-1.018zm10.036 14.464c-1.787 0-3.256 1.47-3.256 3.256s1.469 3.256 3.256 3.256c1.786 0 3.256-1.47 3.256-3.256s-1.47-3.256-3.256-3.256z" fill="#c3831f"/>
</g>
</svg>
|