UNPKG

@solar-icons/react

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