UNPKG

@solar-icons/react

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