UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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