@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 821 B
JavaScript
var React = require('react');
var h=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var v=Object.prototype.hasOwnProperty;var a=(o,t)=>{for(var e in t)h(o,e,{get:t[e],enumerable:!0})},f=(o,t,e,l)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of s(t))!v.call(o,n)&&n!==e&&h(o,n,{get:()=>t[n],enumerable:!(l=r(t,n))||l.enumerable});return o};var i=o=>f(h({},"__esModule",{value:!0}),o);var w={};a(w,{default:()=>u});module.exports=i(w);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:"M18 4H6v2l6.5 6L6 18v2h12v-3h-7l5-5-5-5h7z"}))}var u=React.memo(m);