6 lines
278 B
XML
6 lines
278 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 10">
|
||
|
<g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round">
|
||
|
<path d="M8.5 5.5v3a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h3M7 .5h3v3M4.5 6L10 .5"/>
|
||
|
</g>
|
||
|
</svg>
|