@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 375 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function h(e){const o=t(e);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M20 2v6H6V6H4v4h10v5h2v8h-6v-8h2v-3H2V4h4V2"}))}var r=React.memo(h);export{r as default};