@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 908 B
JavaScript
var React = require('react');
var v=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var r=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var a=(o,h)=>{for(var e in h)v(o,e,{get:h[e],enumerable:!0})},m=(o,h,e,l)=>{if(h&&typeof h=="object"||typeof h=="function")for(let t of r(h))!s.call(o,t)&&t!==e&&v(o,t,{get:()=>h[t],enumerable:!(l=p(h,t))||l.enumerable});return o};var f=o=>m(v({},"__esModule",{value:!0}),o);var i={};a(i,{default:()=>d});module.exports=f(i);var n=require("./utils");function z(o){const h=(0,n.handleDefaultProps)(o);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",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M8 19h3v3h2v-3h3l-4-4zm8-15h-3V1h-2v3H8l4 4zM4 9v2h16V9zM4 12h16v2H4z"}))}var d=React.memo(z);