blob: 1aa5d981159047454da60e36d492f138a967e52c (
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(.391328 -45.7856 45.7856 .391328 138.112 47.8712)" gradientUnits="userSpaceOnUse">
<stop stop-color="#11758e" offset="0"/>
<stop stop-color="#5df" offset="1"/>
</linearGradient>
<g fill-rule="nonzero">
<path d="m24 1.236c12.573 0 22.764 10.191 22.764 22.764s-10.191 22.764-22.764 22.764-22.764-10.191-22.764-22.764 10.191-22.764 22.764-22.764z" fill="url(#a)"/>
<path d="m24 13.874c-3.22.003-6.435.782-8.889 2.322-5.393 3.387-5.763 9.247-.808 12.846.455.325.868.63.919.669l-1.369 2.41h1.521l8.625-14.08 8.625 14.08h1.521l-1.369-2.41c.051-.039.464-.344.919-.669 4.954-3.599 4.585-9.46-.809-12.846-2.453-1.54-5.667-2.319-8.888-2.322m-.979 1.702-5.941 10.979c-.139.127-1.565-.88-2.283-1.614-3.635-3.721 0-8.394 7.19-9.282.551-.059 1.035-.083 1.035-.083zm1.958 0s.484.024 1.035.083c7.19.888 10.825 5.561 7.19 9.282-.717.734-2.144 1.741-2.283 1.614zm-.979 7.414-2.537 4.564 2.537 4.568 2.537-4.568" fill="#fff"/>
</g>
</svg>
|