UNPKG

@solar-icons/react

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