mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-17 13:14:54 +00:00
7 lines
275 B
XML
7 lines
275 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" style="width:24px;height:24px" viewBox="0 0 24 24">
|
|
<g fill="none" stroke="white" stroke-width="2">
|
|
<line x1='5' y1='12' x2='19' y2='12' />
|
|
<polyline points='12 5 19 12 12 19' />
|
|
</g>
|
|
</svg> |