@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 881 B
JavaScript
var React = require('react');
var e=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var r=(v,h)=>{for(var o in h)e(v,o,{get:h[o],enumerable:!0})},s=(v,h,o,a)=>{if(h&&typeof h=="object"||typeof h=="function")for(let t of n(h))!p.call(v,t)&&t!==o&&e(v,t,{get:()=>h[t],enumerable:!(a=m(h,t))||a.enumerable});return v};var d=v=>s(e({},"__esModule",{value:!0}),v);var u={};r(u,{default:()=>i});module.exports=d(u);var l=require("./utils");function f(v){const h=(0,l.handleDefaultProps)(v);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:"M3 14h3v2H1V8h2zm2-4h2v6h2v-6h2V8H5zm7 6h5v-2h-3v-1h3v-2h-3v-1h3V8h-5zm12-5h-2V9h-2v2h-2v2h2v2h2v-2h2z"}))}var i=React.memo(f);