@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 929 B
JavaScript
var React = require('react');
var t=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var H=Object.prototype.hasOwnProperty;var a=(h,v)=>{for(var o in v)t(h,o,{get:v[o],enumerable:!0})},m=(h,v,o,r)=>{if(v&&typeof v=="object"||typeof v=="function")for(let e of n(v))!H.call(h,e)&&e!==o&&t(h,e,{get:()=>v[e],enumerable:!(r=c(v,e))||r.enumerable});return h};var s=h=>m(t({},"__esModule",{value:!0}),h);var f={};a(f,{default:()=>l});module.exports=s(f);var p=require("./utils");function i(h){const v=(0,p.handleDefaultProps)(h);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...v},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M18 16h-2v-1H8v1H6v-1H2v5h20v-5h-4zM20 8h-3V6c0-1.1-.9-2-2-2H9c-1.1 0-2 .9-2 2v2H4c-1.1 0-2 .9-2 2v4h4v-2h2v2h8v-2h2v2h4v-4c0-1.1-.9-2-2-2m-5 0H9V6h6z"}))}var l=React.memo(i);