1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-02 06:07:06 +01:00
metamask-extension/app/images/icons/icon-minus-outine.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
196 B
XML

<svg xmlns="http://www.w3.org/2000/svg" id="icon-minus-outine" viewBox="0 0 512 512">
<path d="m439 277l-366 0c-18 0-30-8-30-21 0-13 12-21 30-21l366 0c18 0 30 8 30 21 0 13-12 21-30 21z"/>
</svg>