@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 878 B
JavaScript
var React = require('react');
var m=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var z=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var a=(t,h)=>{for(var o in h)m(t,o,{get:h[o],enumerable:!0})},s=(t,h,o,e)=>{if(h&&typeof h=="object"||typeof h=="function")for(let v of z(h))!p.call(t,v)&&v!==o&&m(t,v,{get:()=>h[v],enumerable:!(e=r(h,v))||e.enumerable});return t};var l=t=>s(m({},"__esModule",{value:!0}),t);var i={};a(i,{default:()=>g});module.exports=l(i);var n=require("./utils");function f(t){const h=(0,n.handleDefaultProps)(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:"M3 3v18h18V3zm16 16H5V5h14zM11 7h2v2h-2zM7 7h2v2H7zm8 0h2v2h-2zm-8 4h2v2H7zm4 0h2v2h-2zm4 0h2v2h-2z"}))}var g=React.memo(f);