@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 400 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function h(t){const v=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...v},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M20 4H4v2h16zm1 10v-2l-1-5H4l-1 5v2h1v6h10v-6h4v6h2v-6zm-9 4H6v-4h6z"}))}var r=React.memo(h);export{r as default};