UNPKG

@solar-icons/react

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