@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 890 B
JavaScript
var React = require('react');
var l=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var m=(t,o)=>{for(var e in o)l(t,e,{get:o[e],enumerable:!0})},s=(t,o,e,v)=>{if(o&&typeof o=="object"||typeof o=="function")for(let h of p(o))!r.call(t,h)&&h!==e&&l(t,h,{get:()=>o[h],enumerable:!(v=n(o,h))||v.enumerable});return t};var i=t=>s(l({},"__esModule",{value:!0}),t);var f={};m(f,{default:()=>d});module.exports=i(f);var a=require("./utils");function V(t){const o=(0,a.handleDefaultProps)(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M18 20V8.35L13.65 4h-2.83L16 9.18V20zm4 0V6.69L19.31 4h-2.83L20 7.52V20zM8 4l-6 6v10h5v-5h2v5h5V10zm1 9H7v-2h2z"}))}var d=React.memo(V);