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

16 lines
No EOL
682 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#162b24" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<rect x="4" y="10" width="40" height="28" rx="4"/>
<circle cx="24" cy="24" r="10"/>
<circle cx="24" cy="24" r="3" fill="currentColor"/>
<rect x="8" y="10" width="32" height="4"/>
</g>
<g stroke="#b5dacd" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<rect x="4" y="10" width="40" height="28" rx="4"/>
<circle cx="24" cy="24" r="10"/>
<circle cx="24" cy="24" r="3" fill="currentColor"/>
<rect x="8" y="10" width="32" height="4"/>
</g>
</g>
</svg>