@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 415 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function t(h){const v=o(h);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:"M22 11V9h-7V2h-2v7h-2V2H9v7H2v2h7v2H2v2h7v7h2v-7h2v7h2v-7h7v-2h-7v-2zm-9 2h-2v-2h2z"}))}var r=React.memo(t);export{r as default};