UNPKG

@solar-icons/react

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