UNPKG

@solar-icons/react

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