5 lines
309 B
XML
5 lines
309 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none">
|
|
<path d="M5 18V11" stroke="currentColor" stroke-width="2.2" stroke-linecap="round" />
|
|
<path d="M5 5L12 12L19 5V18" stroke="currentColor" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round" />
|
|
</svg>
|