6 lines
355 B
XML
6 lines
355 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="3 18 8 13 13 15 21 6"/>
|
|
<circle class="fillable" fill="none" cx="8" cy="13" r="2"/>
|
|
<circle class="fillable" fill="none" cx="13" cy="15" r="2"/>
|
|
</svg>
|