@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 926 B
JavaScript
var React = require('react');
var v=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var c=(o,h)=>{for(var e in h)v(o,e,{get:h[e],enumerable:!0})},a=(o,h,e,m)=>{if(h&&typeof h=="object"||typeof h=="function")for(let t of s(h))!p.call(o,t)&&t!==e&&v(o,t,{get:()=>h[t],enumerable:!(m=r(h,t))||m.enumerable});return o};var g=o=>a(v({},"__esModule",{value:!0}),o);var d={};c(d,{default:()=>z});module.exports=g(d);var n=require("./utils");function l(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",{d:"M3 7h2v7H3zm-3 3h2v7H0zm22-3h2v7h-2zm-3 3h2v7h-2zm-3-7.99L8 2c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V4c0-1.1-.9-1.99-2-1.99M16 17H8V7h8z"}))}var z=React.memo(l);