@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 812 B
JavaScript
var React = require('react');
var v=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var a=Object.prototype.hasOwnProperty;var d=(o,t)=>{for(var e in t)v(o,e,{get:t[e],enumerable:!0})},l=(o,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let h of s(t))!a.call(o,h)&&h!==e&&v(o,h,{get:()=>t[h],enumerable:!(n=r(t,h))||n.enumerable});return o};var f=o=>l(v({},"__esModule",{value:!0}),o);var g={};d(g,{default:()=>w});module.exports=f(g);var p=require("./utils");function m(o){const t=(0,p.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 13h-6v6h-2v-6H5v-2h6V5h2v6h6z"}))}var w=React.memo(m);