@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 881 B
JavaScript
var React = require('react');
var n=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var v=Object.getOwnPropertyNames;var c=Object.prototype.hasOwnProperty;var a=(t,o)=>{for(var e in o)n(t,e,{get:o[e],enumerable:!0})},l=(t,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let h of v(o))!c.call(t,h)&&h!==e&&n(t,h,{get:()=>o[h],enumerable:!(p=s(o,h))||p.enumerable});return t};var m=t=>l(n({},"__esModule",{value:!0}),t);var d={};a(d,{default:()=>w});module.exports=m(d);var r=require("./utils");function f(t){const o=(0,r.handleDefaultProps)(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...o},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-4 14h-2v-4H9V7h2v4h2V7h2z"}))}var w=React.memo(f);