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

16 lines
No EOL
644 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#2c1d25" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<line x1="24" y1="4" x2="24" y2="24"/>
<polygon points="24,4 20,10 28,10"/>
<circle cx="24" cy="26" r="4"/>
<circle cx="24" cy="26" r="2" fill="currentColor"/>
</g>
<g stroke="#dcc0cf" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<line x1="24" y1="4" x2="24" y2="24"/>
<polygon points="24,4 20,10 28,10"/>
<circle cx="24" cy="26" r="4"/>
<circle cx="24" cy="26" r="2" fill="currentColor"/>
</g>
</g>
</svg>