UNPKG

@solar-icons/react

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