UNPKG

@solar-icons/react

Version:
21 lines (20 loc) 815 B
var m = Object.defineProperty, n = Object.defineProperties; var p = Object.getOwnPropertyDescriptors; var r = Object.getOwnPropertySymbols; var s = Object.prototype.hasOwnProperty, c = Object.prototype.propertyIsEnumerable; var i = (e, t, o) => t in e ? m(e, t, { enumerable: !0, configurable: !0, writable: !0, value: o }) : e[t] = o, a = (e, t) => { for (var o in t || (t = {})) s.call(t, o) && i(e, o, t[o]); if (r) for (var o of r(t)) c.call(t, o) && i(e, o, t[o]); return e; }, f = (e, t) => n(e, p(t)); import d, { forwardRef as l } from "react"; import y from "../../lib/IconBase.mjs"; import I from "../../defs/astronomy/Infinity.mjs"; const w = l((e, t) => /* @__PURE__ */ d.createElement(y, f(a({ ref: t }, e), { weights: I }))); w.displayName = "Infinity"; export { w as default };