1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/app/images/icons/explore.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
406 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path d="m262 469c118 0 213-95 213-213 0-118-95-213-213-213-118 0-213 95-213 213 0 118 95 213 213 213z m85-361c18-4 36 1 49 14 13 13 18 31 14 49l-37 146c-6 25-25 44-50 50l-146 37c-4 1-9 1-13 1-13 0-26-5-36-15-13-13-18-31-14-49l37-146c6-25 25-44 50-50z m-143 148c0 32 26 58 58 58 32 0 58-26 58-58 0-32-26-58-58-58-32 0-58 26-58 58z"/>
</svg>