@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 494 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function e(t){const l=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...l},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M8.58 10H1l6.17 4.41L4.83 22 11 17.31 17.18 22l-2.35-7.59L21 10h-7.58L11 2zm12.78 12-1.86-6.01L23.68 13h-3.44l-3.08 2.2 1.46 4.72zM17 8l-1.82-6-1.04 3.45.77 2.55z"}))}var n=React.memo(e);export{n as default};