@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 894 B
JavaScript
var React = require('react');
var p=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var l=Object.getOwnPropertyNames;var n=Object.prototype.hasOwnProperty;var r=(t,o)=>{for(var e in o)p(t,e,{get:o[e],enumerable:!0})},s=(t,o,e,v)=>{if(o&&typeof o=="object"||typeof o=="function")for(let h of l(o))!n.call(t,h)&&h!==e&&p(t,h,{get:()=>o[h],enumerable:!(v=c(o,h))||v.enumerable});return t};var m=t=>s(p({},"__esModule",{value:!0}),t);var w={};r(w,{default:()=>i});module.exports=m(w);var a=require("./utils");function f(t){const o=(0,a.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-1.99.9-1.99 2L3 19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-1 11h-4v4h-4v-4H6v-4h4V6h4v4h4z"}))}var i=React.memo(f);