6 lines
215 B
XML
6 lines
215 B
XML
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
<g fill="none" stroke="currentColor" stroke-width="3.25" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M2 7L12 17L22 7" />
|
|
</g>
|
|
</svg>
|