UNPKG

@solar-icons/react

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