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