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

14 lines
535 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#66396e" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<rect x="10" y="10" width="28" height="28" rx="5"/>
<path d="M20 18l-6 6 6 6"/>
<path d="M28 18l6 6-6 6"/>
</g>
<g stroke="#CE93D8" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<rect x="10" y="10" width="28" height="28" rx="5"/>
<path d="M20 18l-6 6 6 6"/>
<path d="M28 18l6 6-6 6"/>
</g>
</g>
</svg>