UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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