@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.01 kB
JavaScript
var React = require('react');
var e=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var r=Object.getOwnPropertyNames;var a=Object.prototype.hasOwnProperty;var l=(v,h)=>{for(var c in h)e(v,c,{get:h[c],enumerable:!0})},n=(v,h,c,m)=>{if(h&&typeof h=="object"||typeof h=="function")for(let t of r(h))!a.call(v,t)&&t!==c&&e(v,t,{get:()=>h[t],enumerable:!(m=p(h,t))||m.enumerable});return v};var s=v=>n(e({},"__esModule",{value:!0}),v);var f={};l(f,{default:()=>H});module.exports=s(f);var o=require("./utils");function z(v){const h=(0,o.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:"M18 6v6h-3V6zm0-2h-3c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m-7 2V4H6c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2v-2c0-1.1-.9-2-2-2H6V6zm-2 4v2H6v-2zM5 22H3v-5h2zm4 0H7v-5h2zm4 0h-2v-5h2zm8 0h-6v-5h6z"}))}var H=React.memo(z);