UNPKG

@solar-icons/react

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