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

18 lines
No EOL
738 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#8C3D00" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<circle cx="24" cy="24" r="17"/>
<line x1="24" y1="8" x2="24" y2="40"/>
<line x1="8" y1="24" x2="40" y2="24"/>
<polygon points="24,10 28,24 20,24"/>
<polygon points="24,38 20,24 28,24"/>
</g>
<g stroke="#FFB74D" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<circle cx="24" cy="24" r="17"/>
<line x1="24" y1="8" x2="24" y2="40"/>
<line x1="8" y1="24" x2="40" y2="24"/>
<polygon points="24,10 28,24 20,24"/>
<polygon points="24,38 20,24 28,24"/>
</g>
</g>
</svg>