7 lines
395 B
XML
7 lines
395 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 18">
|
||
|
<g stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
|
||
|
<path d="M10 12.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z"/>
|
||
|
<path d="M17 3h-2l-.447-.894A2 2 0 0 0 12.764 1H7.236a2 2 0 0 0-1.789 1.106L5 3H3a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V5a2 2 0 0 0-2-2Z"/>
|
||
|
</g>
|
||
|
</svg>
|