UNPKG

@solar-icons/react

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