UNPKG

@solar-icons/react

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