@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.05 kB
JavaScript
var React = require('react');
var t=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var r=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var m=(c,h)=>{for(var o in h)t(c,o,{get:h[o],enumerable:!0})},a=(c,h,o,e)=>{if(h&&typeof h=="object"||typeof h=="function")for(let v of r(h))!s.call(c,v)&&v!==o&&t(c,v,{get:()=>h[v],enumerable:!(e=p(h,v))||e.enumerable});return c};var l=c=>a(t({},"__esModule",{value:!0}),c);var d={};m(d,{default:()=>w});module.exports=l(d);var n=require("./utils");function f(c){const h=(0,n.handleDefaultProps)(c);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:"M13.5 7h-3c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2m0 8h-3V9h3zM1 15h4v-2H3c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h4v2H3v2h2c1.1 0 2 .9 2 2v2c0 1.1-.9 2-2 2H1zm16 0h4v-2h-2c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h4v2h-4v2h2c1.1 0 2 .9 2 2v2c0 1.1-.9 2-2 2h-4z"}))}var w=React.memo(f);