UNPKG

@solar-icons/react

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