blob: 058486eff37c4696d08fb3905a6667a6372ff710 (
plain)
1
2
3
4
5
6
7
8
9
|
<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.5281 45.5281 0 136.545 46.764)" gradientUnits="userSpaceOnUse">
<stop stop-color="#006783" offset="0"/>
<stop stop-color="#20ccff" offset="1"/>
</linearGradient>
<circle cx="24" cy="24" r="22.764" fill="url(#a)"/>
<path d="m18.719 17.327c-.705-.553-1.59-.883-2.552-.883-2.265 0-4.108 1.827-4.166 4.103-2.337.887-4.001 3.167-4.001 5.841 0 3.158 2.322 5.767 5.333 6.179v.056h21.334v-.01c2.974-.175 5.333-2.669 5.333-5.72 0-2.943-2.194-5.368-5.018-5.693.012-.179.018-.36.018-.543 0-4.561-3.806-8.258-8.5-8.258-3.475 0-6.463 2.026-7.781 4.928z" fill="#fff" fill-opacity=".84" fill-rule="nonzero"/>
<path d="m28.615 23.117c.289.201.461.531.461.883s-.172.682-.461.883c-1.596 1.112-4.342 3.023-6.116 4.258-.329.229-.758.256-1.113.07-.356-.185-.578-.553-.578-.954v-8.514c0-.401.222-.769.578-.954.355-.186.784-.159 1.113.07 1.774 1.235 4.52 3.146 6.116 4.258z" fill="#0f98bf"/>
</svg>
|