@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 920 B
JavaScript
var React = require('react');
var o=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var a=(t,h)=>{for(var e in h)o(t,e,{get:h[e],enumerable:!0})},l=(t,h,e,n)=>{if(h&&typeof h=="object"||typeof h=="function")for(let v of p(h))!s.call(t,v)&&v!==e&&o(t,v,{get:()=>h[v],enumerable:!(n=c(h,v))||n.enumerable});return t};var m=t=>l(o({},"__esModule",{value:!0}),t);var i={};a(i,{default:()=>f});module.exports=m(i);var r=require("./utils");function z(t){const h=(0,r.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:"M17 4h3c1.1 0 2 .9 2 2v2h-2V6h-3zM4 8V6h3V4H4c-1.1 0-2 .9-2 2v2zm16 8v2h-3v2h3c1.1 0 2-.9 2-2v-2zM7 18H4v-2H2v2c0 1.1.9 2 2 2h3zM18 8H6v8h12z"}))}var f=React.memo(z);