@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 993 B
JavaScript
var React = require('react');
var t=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var H=Object.getOwnPropertyNames;var n=Object.prototype.hasOwnProperty;var p=(m,h)=>{for(var v in h)t(m,v,{get:h[v],enumerable:!0})},s=(m,h,v,o)=>{if(h&&typeof h=="object"||typeof h=="function")for(let z of H(h))!n.call(m,z)&&z!==v&&t(m,z,{get:()=>h[z],enumerable:!(o=r(h,z))||o.enumerable});return m};var V=m=>s(t({},"__esModule",{value:!0}),m);var d={};p(d,{default:()=>l});module.exports=V(d);var e=require("./utils");function a(m){const h=(0,e.handleDefaultProps)(m);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:"M7 21h2v-2H7zM3 5h2V3H3zm4 0h2V3H7zm0 8h2v-2H7zm-4 8h2v-2H3zm8 0h2v-2h-2zm-8-8h2v-2H3zm0 4h2v-2H3zm0-8h2V7H3zm8 8h2v-2h-2zm4-4h2v-2h-2zm4-10v18h2V3zm-4 18h2v-2h-2zm0-16h2V3h-2zm-4 8h2v-2h-2zm0-8h2V3h-2zm0 4h2V7h-2z"}))}var l=React.memo(a);