payment-statistics/public/icons/eye.svg

7 lines
411 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="100" height="100">
<path d="M10,50 C20,30 40,20 50,20 C60,20 80,30 90,50 C80,70 60,80 50,80 C40,80 20,70 10,50 Z" fill="none" stroke="black" stroke-width="5"/>
<circle cx="50" cy="50" r="18" fill="none" stroke="black" stroke-width="5"/>
<circle cx="50" cy="50" r="8" fill="black"/>
<circle cx="50" cy="50" r="4" fill="white"/>
</svg>