4 lines
220 B
XML
4 lines
220 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 12 20">
|
||
|
<path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M1 6v8a5 5 0 1 0 10 0V4.5a3.5 3.5 0 1 0-7 0V13a2 2 0 0 0 4 0V6"/>
|
||
|
</svg>
|