UNPKG

@solar-icons/react

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