1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/app/images/icons/full-circle.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
268 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path d="m85 256c0 94 77 171 171 171 94 0 171-77 171-171 0-94-77-171-171-171-94 0-171 77-171 171z m171-213c-118 0-213 95-213 213 0 118 95 213 213 213 118 0 213-95 213-213 0-118-95-213-213-213z"/>
</svg>