@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.02 kB
JavaScript
var React = require('react');
var a=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var l=Object.prototype.hasOwnProperty;var n=(v,h)=>{for(var o in h)a(v,o,{get:h[o],enumerable:!0})},p=(v,h,o,e)=>{if(h&&typeof h=="object"||typeof h=="function")for(let t of c(h))!l.call(v,t)&&t!==o&&a(v,t,{get:()=>h[t],enumerable:!(e=r(h,t))||e.enumerable});return v};var s=v=>p(a({},"__esModule",{value:!0}),v);var i={};n(i,{default:()=>f});module.exports=s(i);var m=require("./utils");function H(v){const h=(0,m.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:"M3 5H1v16c0 1.1.9 2 2 2h16v-2H3zm11 7V8a2 2 0 0 0-2-2h-1a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h1v1H9v2h3a2 2 0 0 0 2-2m-3-3V8h1v1zm10-8H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2m0 8h-2V7h-2v2h-2v2h2v2h2v-2h2v6H7V3h14z"}))}var f=React.memo(H);