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

14 lines
523 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#8c752b" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<rect x="8" y="12" width="20" height="24" rx="3"/>
<path d="M26 16l12 12"/>
<path d="M26 28h12V16"/>
</g>
<g stroke="#FFE082" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<rect x="8" y="12" width="20" height="24" rx="3"/>
<path d="M26 16l12 12"/>
<path d="M26 28h12V16"/>
</g>
</g>
</svg>