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