icons/9/mouse2.svg
2026-06-01 20:07:36 +02:00

14 lines
No EOL
580 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#321c18" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<rect x="14" y="6" width="20" height="32" rx="10"/>
<line x1="24" y1="6" x2="24" y2="20"/>
<ellipse cx="24" cy="24" rx="4" ry="2"/>
</g>
<g stroke="#e6beb8" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<rect x="14" y="6" width="20" height="32" rx="10"/>
<line x1="24" y1="6" x2="24" y2="20"/>
<ellipse cx="24" cy="24" rx="4" ry="2"/>
</g>
</g>
</svg>