UNPKG

@solar-icons/react

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