UNPKG

@solar-icons/react

Version:
22 lines (21 loc) 840 B
var i = Object.defineProperty, l = Object.defineProperties; var p = Object.getOwnPropertyDescriptors; var a = Object.getOwnPropertySymbols; var s = 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 = {})) s.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) => l(m, p(r)); import { jsx as y } from "react/jsx-runtime"; import { forwardRef as w } from "react"; import x from "../../lib/SSRBase.mjs"; import A from "../../defs/time/AlarmPlay.mjs"; const P = w((m, r) => /* @__PURE__ */ y(x, e(f({ ref: r }, m), { weights: A }))); P.displayName = "AlarmPlay"; export { P as default };