UNPKG

@solar-icons/react

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