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

18 lines
No EOL
626 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#223d45" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<circle cx="24" cy="24" r="17"/>
<path d="M24 7 L24 41"/>
<path d="M7 24 L41 24"/>
<path d="M12 12 L36 36"/>
<path d="M12 36 L36 12"/>
</g>
<g stroke="#a8bec5" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<circle cx="24" cy="24" r="17"/>
<path d="M24 7 L24 41"/>
<path d="M7 24 L41 24"/>
<path d="M12 12 L36 36"/>
<path d="M12 36 L36 12"/>
</g>
</g>
</svg>