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