UNPKG

@solar-icons/react

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