UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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