1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-01 21:57:06 +01:00
metamask-extension/app/images/icons/icon-send-1-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
297 B
XML

<svg xmlns="http://www.w3.org/2000/svg" id="icon-send-1-filled" viewBox="0 0 512 512">
<path d="m336 71l-185 61c-124 42-124 110 0 151l55 18 18 55c42 124 110 124 151 0l62-185c27-83-18-128-101-100z m7 110l-78 78c-3 3-7 5-11 5-4 0-8-2-11-5-6-6-6-15 0-21l78-79c6-6 16-6 22 0 6 6 6 16 0 22z"/>
</svg>