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

16 lines
655 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#584a45" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<rect x="14" y="22" width="20" height="16" rx="3"/>
<path d="M16 22v-6a8 8 0 0116 0v6"/>
<circle cx="24" cy="30" r="2.5"/>
<line x1="24" y1="30" x2="24" y2="33"/>
</g>
<g stroke="#BCAAA4" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<rect x="14" y="22" width="20" height="16" rx="3"/>
<path d="M16 22v-6a8 8 0 0116 0v6"/>
<circle cx="24" cy="30" r="2.5"/>
<line x1="24" y1="30" x2="24" y2="33"/>
</g>
</g>
</svg>