UNPKG

@solar-icons/react

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