UNPKG

@solar-icons/react

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