mirror of
https://github.com/status-im/status-web.git
synced 2025-02-22 17:28:27 +00:00
10 lines
190 B
XML
10 lines
190 B
XML
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="20"
|
|
height="20"
|
|
fill="none"
|
|
viewBox="0 0 20 20"
|
|
>
|
|
<path stroke="currentColor" stroke-width="1.2" d="m4.5 11 4 3.5 7-9.5" />
|
|
</svg>
|