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

10 lines
No EOL
486 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<circle cx="24" cy="24" r="20" fill="#1976D2" fill-opacity="0.1"/>
<g fill="none" stroke="#1976D2" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<rect x="14" y="14" width="22" height="28" rx="2"/>
<rect x="8" y="6" width="22" height="28" rx="2"/>
<line x1="14" y1="14" x2="18" y2="14"/>
<line x1="14" y1="20" x2="24" y2="20"/>
<line x1="14" y1="26" x2="24" y2="26"/>
</g>
</svg>