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

18 lines
No EOL
770 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#2c6658" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<rect x="6" y="22" width="36" height="10" rx="2"/>
<rect x="14" y="10" width="20" height="12" rx="2"/>
<line x1="14" y1="14" x2="34" y2="14"/>
<circle cx="14" cy="14" r="2"/>
<circle cx="34" cy="14" r="2"/>
</g>
<g stroke="#b0dfd4" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<rect x="6" y="22" width="36" height="10" rx="2"/>
<rect x="14" y="10" width="20" height="12" rx="2"/>
<line x1="14" y1="14" x2="34" y2="14"/>
<circle cx="14" cy="14" r="2"/>
<circle cx="34" cy="14" r="2"/>
</g>
</g>
</svg>