UNPKG

@solar-icons/react

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