UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 320 B
import * as o from "react"; import e from "../lib/SSRBase.es.js"; import s from "../defs/EscalatorDown.es.js"; const a = o.forwardRef((r, t) => /* @__PURE__ */ o.createElement(e, { ref: t, ...r, weights: s })); a.displayName = "EscalatorDownIcon"; const n = a; export { n as EscalatorDown, a as EscalatorDownIcon };