1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-29 15:50:28 +01:00
metamask-extension/app/images/icons/icon-check-outline.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

4 lines
235 B
XML

<svg xmlns="http://www.w3.org/2000/svg" id="icon-check-outline" viewBox="0 0 512 512">
<path d="m203 384c-5 0-8-2-11-5l-107-112c-7-6-7-16 0-22 6-7 16-7 22 0l95 99 203-211c6-7 16-7 22 0 7 6 7 16 0 22l-213 224c-3 3-8 5-11 5z"/>
</svg>