@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 e=Object.defineProperty;var v=Object.getOwnPropertyDescriptor;var l=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var s=(t,h)=>{for(var c in h)e(t,c,{get:h[c],enumerable:!0})},a=(t,h,c,n)=>{if(h&&typeof h=="object"||typeof h=="function")for(let o of l(h))!r.call(t,o)&&o!==c&&e(t,o,{get:()=>h[o],enumerable:!(n=v(h,o))||n.enumerable});return t};var f=t=>a(e({},"__esModule",{value:!0}),t);var V={};s(V,{default:()=>H});module.exports=f(V);var p=require("./utils");function m(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",{fill:"none",d:"M4 20h16V4H4z"}),React.createElement("path",{d:"M20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m0 18H4V4h16zM18 6h-5c-1.1 0-2 .9-2 2v2.28c-.6.35-1 .98-1 1.72 0 1.1.9 2 2 2s2-.9 2-2c0-.74-.4-1.38-1-1.72V8h3v8H8V8h2V6H6v12h12z"}))}var H=React.memo(m);