UNPKG

@solar-icons/react

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