UNPKG

@solar-icons/react

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