UNPKG

@solar-icons/react

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