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-confirmation-filled.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

3 lines
331 B
XML

<svg xmlns="http://www.w3.org/2000/svg" id="icon-confirmation-filled" viewBox="0 0 512 512">
<path d="m256 43c-118 0-213 95-213 213 0 118 95 213 213 213 118 0 213-95 213-213 0-118-95-213-213-213z m102 164l-121 121c-3 3-7 5-11 5-5 0-9-2-12-5l-60-60c-6-7-6-17 0-23 6-6 16-6 23 0l49 49 109-110c7-6 17-6 23 0 6 7 6 17 0 23z"/>
</svg>