@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 877 B
JavaScript
var React = require('react');
var h=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var l=Object.prototype.hasOwnProperty;var s=(n,t)=>{for(var e in t)h(n,e,{get:t[e],enumerable:!0})},a=(n,t,e,m)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of c(t))!l.call(n,o)&&o!==e&&h(n,o,{get:()=>t[o],enumerable:!(m=r(t,o))||m.enumerable});return n};var v=n=>a(h({},"__esModule",{value:!0}),n);var w={};s(w,{default:()=>u});module.exports=v(w);var p=require("./utils");function f(n){const t=(0,p.handleDefaultProps)(n);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 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m-7 9h-2V5h2zm0 4h-2v-2h2z"}))}var u=React.memo(f);