icons/3/cannon.svg
2026-06-01 20:07:36 +02:00

10 lines
No EOL
500 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<circle cx="24" cy="24" r="20" fill="#b2aacd" fill-opacity="0.1"/>
<g fill="none" stroke="#b2aacd" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<rect x="6" y="20" width="30" height="10" rx="3"/>
<circle cx="36" cy="25" r="5"/>
<circle cx="36" cy="25" r="2" fill="currentColor"/>
<rect x="8" y="30" width="6" height="10" rx="2"/>
<rect x="26" y="30" width="6" height="10" rx="2"/>
</g>
</svg>