UNPKG

@solar-icons/react

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