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-down.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
254 B
XML

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