UNPKG

@solar-icons/react

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