7 lines
285 B
XML
7 lines
285 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="11 17 6 12 11 7"></polyline>
|
|
<polyline points="18 17 13 12 18 7"></polyline>
|
|
</g>
|
|
</svg>
|