UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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