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