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

16 lines
No EOL
672 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#2f4055" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<rect x="6" y="8" width="36" height="32" rx="4"/>
<rect x="10" y="12" width="28" height="14" rx="2"/>
<circle cx="18" cy="30" r="3"/>
<circle cx="30" cy="30" r="3"/>
</g>
<g stroke="#b3c0d2" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<rect x="6" y="8" width="36" height="32" rx="4"/>
<rect x="10" y="12" width="28" height="14" rx="2"/>
<circle cx="18" cy="30" r="3"/>
<circle cx="30" cy="30" r="3"/>
</g>
</g>
</svg>