@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 848 B
JavaScript
var React = require('react');
var l=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var v=Object.getOwnPropertyNames;var a=Object.prototype.hasOwnProperty;var m=(h,t)=>{for(var e in t)l(h,e,{get:t[e],enumerable:!0})},s=(h,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of v(t))!a.call(h,o)&&o!==e&&l(h,o,{get:()=>t[o],enumerable:!(n=r(t,o))||n.enumerable});return h};var d=h=>s(l({},"__esModule",{value:!0}),h);var z={};m(z,{default:()=>w});module.exports=d(z);var p=require("./utils");function f(h){const t=(0,p.handleDefaultProps)(h);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:"M14 12v2.5l5.5 5.5H22zm0 8h3l-3-3zM8 4l-6 6h2v10h8V10h2zm1 10H7v-4h2z"}))}var w=React.memo(f);