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