John KuehJohn Kueh

air traffic control icon

Phosphor · air-traffic-control · MIT

Download SVG

The Phosphor air traffic control icon visually represents an airport control tower, commonly used in interfaces to denote airport locations, flight information, or travel-related features.

Common uses

  • Airport location marker on a map
  • Link to flight status or booking
  • Section header for travel planning

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { AirTrafficControl } from '@phosphor-icons/react';

<AirTrafficControl size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<AirTrafficControl size={24} />
thin
<AirTrafficControl size={24} weight="thin" />
light
<AirTrafficControl size={24} weight="light" />
bold
<AirTrafficControl size={24} weight="bold" />
fill
<AirTrafficControl size={24} weight="fill" />
duotone
<AirTrafficControl size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
maps & travel
Keywords
airporttraveltransportationbuildingsmaps & travelairtrafficcontrolcontrol towerairport towerflight controlaviation

FAQ

What does the air traffic control icon represent?
It depicts an airport control tower, symbolizing airports, air travel, and related services.
How do I use this icon in React?
Import it using `import { AirTrafficControl } from '@phosphor-icons/react'` and then use it as a component like `<AirTrafficControl />`.
What is the license for this icon?
The Phosphor icon set, including this icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →