The Lucide tower control icon visually represents an air traffic control tower, commonly used in UIs to signify airport-related functions, flight information, or navigation services.
Common uses
- Airport information section
- Flight tracking map
- Travel booking portal
Use it in React
Install
npm i lucide-reactImport & render
import { TowerControl } from 'lucide-react';
<TowerControl size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- airporttraveltowertransportationlighthousecontrolair traffic controlairport towernavigation towerflight tower
FAQ
- What does the tower control icon represent?
- It depicts an air traffic control tower, often used for airport, aviation, or travel-related features in a user interface.
- How do I use this icon in React?
- You can import and use it with `import { TowerControl } from 'lucide-react'`. Then, render it as a component: `<TowerControl />`.
- What is the license for this icon?
- The Lucide icon library, including the tower control icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →