@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.03 kB
JavaScript
var React = require('react');
var e=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var H=Object.getOwnPropertyNames;var a=Object.prototype.hasOwnProperty;var n=(v,h)=>{for(var o in h)e(v,o,{get:h[o],enumerable:!0})},p=(v,h,o,l)=>{if(h&&typeof h=="object"||typeof h=="function")for(let t of H(h))!a.call(v,t)&&t!==o&&e(v,t,{get:()=>h[t],enumerable:!(l=r(h,t))||l.enumerable});return v};var s=v=>p(e({},"__esModule",{value:!0}),v);var f={};n(f,{default:()=>V});module.exports=s(f);var c=require("./utils");function m(v){const h=(0,c.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-2M9.5 14c0 .55-.45 1-1 1H5v-1.5h3v-1H6v-1h2v-1H5V9h3.5c.55 0 1 .45 1 1zm6.5 1h-1.75l-1.75-2.25V15H11V9h1.5v2.25L14.25 9H16l-2.25 3zm4-2.5h-1.5V14h-1v-1.5H16v-1h1.5V10h1v1.5H20z"}))}var V=React.memo(m);