UNPKG

@solar-icons/react

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