blob: 7fca092dedbc5f93b6370d1e7ae5e941e91f9e8b (
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 -45.3437 45.3437 0 24 46.764)" gradientUnits="userSpaceOnUse">
<stop stop-color="#0078ff" offset="0"/>
<stop stop-color="#4c91d9" offset="1"/>
</linearGradient>
<path d="m21.724 4.611c0 1.887 1.528 3.417 3.414 3.417l-17.073 15.95c0-1.887-1.529-3.418-3.414-3.418-1.886 0-3.415 1.531-3.415 3.418 0 .097.005.193.013.29.158 12.465 10.296 22.49 22.751 22.496 12.572 0 22.764-10.201 22.764-22.786-.027-11.731-8.948-21.525-20.617-22.632l-.006-.002c-2.236-.505-4.366.788-4.417 3.267z" fill="url(#a)" fill-rule="nonzero"/>
<circle cx="24" cy="24" r="15.935" fill="#ffffff"/>
</svg>
|