UNPKG

@solar-icons/react

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