1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-01 13:47:06 +01:00
metamask-extension/app/images/icons/icon-arrow-left.svg
George Marshall e69e207b7d
Adding Icon component and removing BaseIcon component (#15772)
Co-authored-by: Brad Decker <bhdecker84@gmail.com>
2022-09-20 12:15:14 -05:00

3 lines
252 B
XML

<svg xmlns="http://www.w3.org/2000/svg" id="icon-arrow-left" viewBox="0 0 512 512">
<path d="m339 448c-7 0-11-2-16-6l-153-141c-28-23-28-64 0-90l153-141c9-8 23-8 33 0 9 9 9 22 0 31l-153 140c-9 9-9 21 0 30l153 140c9 9 9 22 0 31-5 4-12 6-17 6z"/>
</svg>