UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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