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