blob: c5c5d1e8c173d461b30192343b1d5bb7584c5e0c (
plain)
1
2
3
4
5
6
7
8
9
10
|
<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 -39.6336 39.6336 0 24 44)" gradientUnits="userSpaceOnUse">
<stop stop-color="#b44009" offset="0"/>
<stop stop-color="#f17d1e" offset="1"/>
</linearGradient>
<g transform="matrix(1.1382 0 0 1.1382 -3.3168 -3.3168)">
<circle cx="24" cy="24" r="20" fill="url(#a)"/>
<path d="m21.691 12c-.378 0-.684.309-.684.693v2.775c0 1.576-1.289 3.775-2.534 5.858-1.316 2.2-3.178 4.475-3.435 6.59-.031.258-.04.509-.038.757 8.211.292 15.484-4.615 15.562-4.669l.625-.428c-.412-.753-.858-1.505-1.304-2.25-1.246-2.083-2.834-4.282-2.834-5.858v-2.775c0-.384-.307-.693-.684-.693zm10.26 12.776-.497.338c-4.119 2.798-10.424 5.017-16.292 4.895.831 3.217 4.14 5.39 4.309 5.497.111.069.888.494 4.452.494 3.563 0 4.461-.425 4.571-.494.206-.129 5.003-3.245 4.464-7.637-.124-1.002-.504-2.041-1.007-3.093z" fill="#ffffff" fill-rule="nonzero"/>
</g>
</svg>
|