UNPKG

@solar-icons/react

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