UNPKG

@solar-icons/react

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