UNPKG

@solar-icons/react

Version:
22 lines (21 loc) 849 B
var e = Object.defineProperty, i = Object.defineProperties; var s = Object.getOwnPropertyDescriptors; var a = Object.getOwnPropertySymbols; var c = Object.prototype.hasOwnProperty, l = Object.prototype.propertyIsEnumerable; var m = (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 = {})) c.call(o, r) && m(t, r, o[r]); if (a) for (var r of a(o)) l.call(o, r) && m(t, r, o[r]); return t; }, f = (t, o) => i(t, s(o)); import { jsx as w } from "react/jsx-runtime"; import { forwardRef as d } from "react"; import h from "../../lib/IconBase.mjs"; import y from "../../defs/time/StopwatchPlay.mjs"; const n = d((t, o) => /* @__PURE__ */ w(h, f(p({ ref: o }, t), { weights: y }))); n.displayName = "StopwatchPlay"; export { n as default };