UNPKG

@solar-icons/react

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