UNPKG

@solar-icons/react

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