UNPKG

@solar-icons/react

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