blob: ab63829de451ae7172368568a7d55c6839f831c7 (
plain)
1
2
3
4
5
6
7
8
|
<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 -43.3373 43.3373 0 201.9 45.6687)" gradientUnits="userSpaceOnUse">
<stop stop-color="#008b90" offset="0"/>
<stop stop-color="#00acb8" 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="m18.361 9.949-3.71 2.141 3.35 5.8c-1.106 1.092-1.895 2.464-2.281 3.969h-6.708v4.282h6.702c.389 1.504 1.181 2.874 2.289 3.962l-3.352 5.807 3.71 2.141 3.352-5.806c.744.209 1.514.317 2.287.319.774.001 1.545-.104 2.292-.311l3.347 5.798 3.71-2.141-3.35-5.8c1.106-1.092 1.895-2.464 2.281-3.969h6.708v-4.282h-6.702c-.389-1.504-1.181-2.874-2.289-3.962l3.352-5.807-3.71-2.141-3.352 5.806c-.744-.209-1.514-.317-2.287-.319-.774-.001-1.545.104-2.292.311l-3.347-5.798zm5.639 8.698c2.936 0 5.353 2.417 5.353 5.353s-2.417 5.353-5.353 5.353-5.353-2.417-5.353-5.353 2.417-5.353 5.353-5.353z" fill="#fff" fill-opacity=".86" fill-rule="nonzero"/>
</svg>
|