blob: f6924503d9feeb7c1e2efda49db1ecf441bd80c2 (
plain)
1
2
3
4
5
6
7
8
|
<svg clip-rule="evenodd" fill-rule="evenodd" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<linearGradient id="a" x2="1" gradientTransform="matrix(0 -47.6009 47.5699 0 23.9762 47.6487)" gradientUnits="userSpaceOnUse">
<stop stop-color="#981fe7" offset="0"/>
<stop stop-color="#db50c8" offset="1"/>
</linearGradient>
<ellipse cx="24" cy="24" rx="21.87" ry="21.884" fill="url(#a)" stroke="url(#a)" stroke-width="2.23"/>
<path d="m5.045 37.008c-2.576-3.667-.037-12.281-.037-12.281-.871-.258-2.803 2.284-2.803 2.284 1.331-7.463 9.339-11.347 9.339-11.347-.958-.35-4.089 1.49-4.089 1.49 7.058-7.079 16.115-5.411 16.115-5.411.261-1.482 4.533-4.096 4.533-4.096-.437.433-.613 2.789-.613 2.789.436-.785 1.832-1.569 1.832-1.569-.783 1.827 0 5.748 0 5.748.899.899 1.838 2.675 2.644 4.491.235.528.077.964.285 1.478.88 2.178 1.863 4.143 1.863 4.143l.962 1.823c.982 2.603.771 4.06-.437 4.711-1.626.878-2.91 1.11-3.466.494-.989-1.097-1.922-2.116-1.922-2.116-1.958-.463-1.86-.55-3.279-1.866-1.492-1.383-3.267-2.277-3.267-2.277-2.957 2.804-1.81 9.129.372 11.961 2.803 3.629 4.754 6.105 7.537 8.603-5.268 1.926-17.699 2.151-25.569-9.052z" fill="#fff" fill-opacity=".84" fill-rule="nonzero"/>
</svg>
|