1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/app/images/icons/icon-menu-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

3 lines
354 B
XML

<svg xmlns="http://www.w3.org/2000/svg" id="icon-menu-outline" viewBox="0 0 512 512">
<path d="m441 165l-379 0c-8 0-15-7-15-16 0-9 7-16 15-16l379 0c8 0 15 7 15 16 0 9-7 16-15 16z m0 107l-379 0c-8 0-15-7-15-16 0-9 7-16 15-16l379 0c8 0 15 7 15 16 0 9-7 16-15 16z m0 107l-379 0c-8 0-15-7-15-16 0-9 7-16 15-16l379 0c8 0 15 7 15 16 0 9-7 16-15 16z"/>
</svg>