blob: 81b4a16a9a2ce43242ccc989bb75119a8e76777f (
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.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="m26.069 33.181c-.244-1.862 6.543-2.989 6.011-.175-.696 3.689-4.416 6.602-7.642 6.602-6.556 0-12.84-7.625-11.612-13.121 1.814-8.125 17.748-9.724 18.622-4.531 1.053 6.256-14.921 8.541-8.906 13.12 1.89 1.439 3.819.337 3.527-1.895zm-12.498-11.999c1.384-.609.179-6.565-2.174-4.941-2.351 1.625.791 5.549 2.174 4.941zm3.898-3.118c1.647-.336 1.737-7.091-1.199-5.879-2.938 1.212-.446 6.215 1.199 5.879zm15.8-9.672c-6.494 0-7.712 9.25-4.059 9.25 3.652 0 10.553-9.25 4.059-9.25zm-10.783 8.103c1.945.119 4.079-7.422.423-6.948-3.654.474-2.369 6.83-.423 6.948z" fill="#fff" fill-opacity=".85" fill-rule="nonzero"/>
</svg>
|