6 lines
304 B
XML
6 lines
304 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round">
|
|
<polyline points="4 7 8 12 4 17"/>
|
|
<polyline points="20 7 16 12 20 17"/>
|
|
<line x1="8" y1="12" x2="16" y2="12"/>
|
|
</svg>
|