@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 382 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function v(t){const h=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...h},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M11 2h2v5h8v3h-8v4h5v3h-5v5h-2v-5H6v-3h5v-4H3V7h8z"}))}var n=React.memo(v);export{n as default};