UNPKG

@solar-icons/react

Version:
21 lines (20 loc) 833 B
var l = Object.defineProperty, f = 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 ? l(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) => f(t, p(r)); import w, { forwardRef as A } from "react"; import c from "../../lib/SSRBase.mjs"; import d from "../../defs/arrows/DoubleAltArrowRight.mjs"; const g = A((t, r) => /* @__PURE__ */ w.createElement(c, i(m({ ref: r }, t), { weights: d }))); g.displayName = "DoubleAltArrowRight"; export { g as default };