The Tabler air traffic control icon visually represents aviation guidance and management, often used in UIs to signify flight-related operations, navigation systems, or monitoring dashboards.
Common uses
- Flight tracking map layer
- Airport operations status
- Aviation industry dashboard
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAirTrafficControl } from '@tabler/icons-react';
<IconAirTrafficControl size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- aviationguidancenavigationflightmonitormanagetowersignalroutesupervisemapairtrafficcontrolflight towerair control
FAQ
- What does the air traffic control icon represent?
- It symbolizes aviation, guidance, and the management of air traffic, commonly used for flight-related features.
- How do I use this icon in React?
- Import it using `import { IconAirTrafficControl } from '@tabler/icons-react';` and then use it as a component: `<IconAirTrafficControl />`.
- What is the license for this icon?
- The Tabler icons, including this one, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →