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