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