@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 875 B
JavaScript
var React = require('react');
var r=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var l=Object.prototype.hasOwnProperty;var s=(h,t)=>{for(var e in t)r(h,e,{get:t[e],enumerable:!0})},c=(h,t,e,m)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of a(t))!l.call(h,o)&&o!==e&&r(h,o,{get:()=>t[o],enumerable:!(m=p(t,o))||m.enumerable});return h};var v=h=>c(r({},"__esModule",{value:!0}),h);var i={};s(i,{default:()=>f});module.exports=v(i);var n=require("./utils");function d(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:"M18 2h-8L4.02 8 4 20c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m-5 15h-2v-2h2zm0-4h-2V8h2z"}))}var f=React.memo(d);