UNPKG

@solar-icons/react

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