UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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