UNPKG

@solar-icons/react

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