7 lines
449 B
XML
7 lines
449 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" data-icon-name="icon-tabler-arrow-narrow-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
|
||
|
<line x1="5" y1="12" x2="19" y2="12"></line>
|
||
|
<line x1="15" y1="16" x2="19" y2="12"></line>
|
||
|
<line x1="15" y1="8" x2="19" y2="12"></line>
|
||
|
</svg>
|