@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 900 B
JavaScript
var React = require('react');
var e=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var a=(l,h)=>{for(var o in h)e(l,o,{get:h[o],enumerable:!0})},f=(l,h,o,r)=>{if(h&&typeof h=="object"||typeof h=="function")for(let t of p(h))!s.call(l,t)&&t!==o&&e(l,t,{get:()=>h[t],enumerable:!(r=n(h,t))||r.enumerable});return l};var u=l=>f(e({},"__esModule",{value:!0}),l);var d={};a(d,{default:()=>w});module.exports=u(d);var m=require("./utils");function v(l){const h=(0,m.handleDefaultProps)(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...h},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"m20.5 10 .5-2h-4l1-4h-2l-1 4h-4l1-4h-2L9 8H5l-.5 2h4l-1 4h-4L3 16h4l-1 4h2l1-4h4l-1 4h2l1-4h4l.5-2h-4l1-4zm-7 4h-4l1-4h4z"}))}var w=React.memo(v);