7 lines
266 B
XML
7 lines
266 B
XML
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
<g fill="none" stroke="currentColor" stroke-width="2.25" stroke-linecap="round" stroke-linejoin="round">
|
|
<line x1="12" y1="19" x2="12" y2="5"/>
|
|
<polyline points="5 12 12 5 19 12"/>
|
|
</g>
|
|
</svg>
|