UNPKG

@solar-icons/react

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