@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 907 B
JavaScript
var React = require('react');
var v=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var r=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var c=(h,t)=>{for(var e in t)v(h,e,{get:t[e],enumerable:!0})},l=(h,t,e,m)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of r(t))!s.call(h,o)&&o!==e&&v(h,o,{get:()=>t[o],enumerable:!(m=p(t,o))||m.enumerable});return h};var a=h=>l(v({},"__esModule",{value:!0}),h);var u={};c(u,{default:()=>i});module.exports=a(u);var n=require("./utils");function f(h){const t=(0,n.handleDefaultProps)(h);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t},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-2M4 12h4v2H4zm10 6H4v-2h10zm6 0h-4v-2h4zm0-4H10v-2h10z"}))}var i=React.memo(f);