UNPKG

@solar-icons/react

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