6 lines
212 B
XML
6 lines
212 B
XML
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
<g fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M8 20L16 12L8 4" />
|
|
</g>
|
|
</svg>
|