UNPKG

@solar-icons/react

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