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