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

16 lines
No EOL
696 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#181d0e" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<rect x="8" y="8" width="32" height="32" rx="4"/>
<rect x="12" y="12" width="24" height="24" rx="2"/>
<circle cx="24" cy="24" r="6"/>
<circle cx="24" cy="24" r="2" fill="currentColor"/>
</g>
<g stroke="#b7c0a6" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<rect x="8" y="8" width="32" height="32" rx="4"/>
<rect x="12" y="12" width="24" height="24" rx="2"/>
<circle cx="24" cy="24" r="6"/>
<circle cx="24" cy="24" r="2" fill="currentColor"/>
</g>
</g>
</svg>