1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-02 06:07:06 +01:00
metamask-extension/app/images/icons/icon-arrow-2-right.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
290 B
XML

<svg xmlns="http://www.w3.org/2000/svg" id="icon-arrow-2-right" viewBox="0 0 512 512">
<path d="m310 405c-7 0-11-2-16-6-9-8-9-21 0-29l99-93-328 0c-13 0-22-8-22-21 0-13 9-21 22-21l328 0-99-93c-9-8-9-21 0-29 9-8 23-8 32 0l137 128c4 4 6 9 6 15 0 6-2 11-6 15l-137 128c-5 4-9 6-16 6z"/>
</svg>