UNPKG

@solar-icons/react

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