UNPKG

@solar-icons/react

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