1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/app/images/icons/icon-security-key-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
387 B
XML

<svg xmlns="http://www.w3.org/2000/svg" id="icon-security-key-filled" viewBox="0 0 512 512">
<path d="m385 96l-112-43c-12-4-31-4-43 0l-112 43c-22 8-40 33-40 56l0 166c0 17 11 39 25 49l112 84c20 15 53 15 73 0l112-84c14-10 24-32 24-49l0-166c1-23-17-48-39-56z m-118 178l0 54c0 8-7 15-15 15-9 0-16-7-16-15l0-54c-21-7-36-26-36-49 0-28 23-51 52-51 28 0 51 23 51 51 0 23-15 42-36 49z"/>
</svg>