@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 435 B
JavaScript
import React from 'react';
import{handleDefaultProps as h}from"./utils";function o(e){const t=h(e);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M.99 19h2.42l1.27-3.58h5.65L11.59 19h2.42L8.75 5h-2.5zm4.42-5.61L7.44 7.6h.12l2.03 5.79zM23 11v2h-8v-2z"}))}var l=React.memo(o);export{l as default};