1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/app/images/icons/arrow-2-up.svg
Garrett Bear 0bf6aeb5f5
icon audit, remove xxs icon size (#17089)
* icon audit, remove xxs icon size

* update icon file names and snapshots

* remove unused icon- code and fix icons with slash issue

* close icon fix

* remove icons id

* update snapshot

* font awesome icon list

* remove font awesome

* fix linting issue
2023-01-24 09:39:46 -08:00

4 lines
239 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path d="m256 469c-13 0-21-9-21-22l0-328-93 99c-8 9-21 9-29 0-8-9-8-23 0-32l128-137c9-9 21-9 30 0l128 137c8 9 8 23 0 32-8 9-21 9-29 0l-93-99 0 328c0 13-8 22-21 22z"/>
</svg>