UNPKG

@solar-icons/react

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