@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 891 B
JavaScript
var React = require('react');
var h=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var r=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var v=(o,t)=>{for(var e in t)h(o,e,{get:t[e],enumerable:!0})},l=(o,t,e,m)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of r(t))!s.call(o,a)&&a!==e&&h(o,a,{get:()=>t[a],enumerable:!(m=p(t,a))||m.enumerable});return o};var w=o=>l(h({},"__esModule",{value:!0}),o);var i={};v(i,{default:()=>g});module.exports=w(i);var n=require("./utils");function f(o){const t=(0,n.handleDefaultProps)(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5a2 2 0 0 0-2-2m0 16H5V7h14zm-2-7H7v-2h10zm-4 4H7v-2h6z"}))}var g=React.memo(f);