7 lines
284 B
XML
7 lines
284 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
<g fill="none" stroke="currentColor" stroke-width="2.25" stroke-linecap="round" stroke-linejoin="round">
|
|
<polyline points="13 17 18 12 13 7"></polyline>
|
|
<polyline points="6 17 11 12 6 7"></polyline>
|
|
</g>
|
|
</svg>
|