UNPKG

@solar-icons/react

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