UNPKG

@solar-icons/react

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