UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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