@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 929 B
JavaScript
var React = require('react');
var n=Object.defineProperty;var v=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var c=(t,h)=>{for(var e in h)n(t,e,{get:h[e],enumerable:!0})},l=(t,h,e,m)=>{if(h&&typeof h=="object"||typeof h=="function")for(let o of a(h))!p.call(t,o)&&o!==e&&n(t,o,{get:()=>h[o],enumerable:!(m=v(h,o))||m.enumerable});return t};var s=t=>l(n({},"__esModule",{value:!0}),t);var d={};c(d,{default:()=>w});module.exports=s(d);var r=require("./utils");function z(t){const h=(0,r.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:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2M8 11H4V6h4zm6 0h-4V6h4zm6 0h-4V6h4zM8 18H4v-5h4zm6 0h-4v-5h4zm6 0h-4v-5h4z"}))}var w=React.memo(z);