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

<svg xmlns="http://www.w3.org/2000/svg" id="icon-star" viewBox="0 0 512 512">
<path d="m293 73l37 76c6 11 19 21 31 23l68 11c43 7 54 39 22 71l-53 53c-9 9-14 26-11 39l15 66c12 52-15 72-61 45l-64-38c-11-7-30-7-42 0l-64 38c-46 27-73 7-61-45l15-66c3-13-2-30-11-39l-53-53c-31-32-21-64 22-71l68-11c12-2 25-12 30-23l38-76c20-41 54-41 74 0z"/>
</svg>