@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 o=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var a=(v,h)=>{for(var c in h)o(v,c,{get:h[c],enumerable:!0})},n=(v,h,c,e)=>{if(h&&typeof h=="object"||typeof h=="function")for(let t of p(h))!r.call(v,t)&&t!==c&&o(v,t,{get:()=>h[t],enumerable:!(e=m(h,t))||e.enumerable});return v};var l=v=>n(o({},"__esModule",{value:!0}),v);var i={};a(i,{default:()=>f});module.exports=l(i);var H=require("./utils");function s(v){const h=(0,H.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:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1zm3-8.5h-1v1.5h-1.5V10h-3V5.5H11v3h1.5v-3H14v3h1zm.5 8.5H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2zm0-4.5H17v1.5h-1.5z"}))}var f=React.memo(s);