blob: f6267fdd1ec0c23c5610c28a5c343059231f6ca8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<linearGradient id="a" x2="1" gradientTransform="matrix(.17988 -41.6721 41.6721 .17988 191.918 45.3458)" gradientUnits="userSpaceOnUse">
<stop stop-color="#2f2f2f" offset="0"/>
<stop stop-color="#4f4f4f" offset="1"/>
</linearGradient>
<path d="m45.668 8.56c0-3.438-2.79-6.228-6.228-6.228h-30.88c-3.438 0-6.228 2.79-6.228 6.228v30.88c0 3.438 2.79 6.228 6.228 6.228h30.88c3.438 0 6.228-2.79 6.228-6.228z" fill="url(#a)"/>
<path d="m16.586 35.461c-5.06-3.273-7.382-9.528-5.683-15.31s7.035-9.786 13.061-9.802c6.026-.015 11.384 3.961 13.112 9.734 1.73 5.773-.558 12.039-5.602 15.339" fill="none" stroke="#ececec" stroke-width="4.2"/>
<path d="m19.748 30.244c-2.746-1.86-3.97-5.316-3.003-8.489.965-3.173 3.906-5.361 7.222-5.376s6.276 2.148 7.269 5.313c.994 3.165-.199 6.63-2.93 8.514" fill="none" stroke="#ececec" stroke-width="4.34"/>
<circle cx="24" cy="24" r="3.75" fill="#fff"/>
</svg>
|