John KuehJohn Kueh

airport tower icon

HugeIcons · AirportTowerIcon · MIT

Download SVG

The HugeIcons airport tower icon depicts a control tower, commonly used to represent airports, air travel, or aviation-related services in user interfaces.

Common uses

  • Airport or flight booking sections
  • Travel planning tools
  • Location-based services with airport context

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AirportTowerIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={AirportTowerIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
air traffic controlaviationcontrol towerflight

FAQ

What does the airport tower icon represent?
It represents an airport control tower, symbolizing air travel, airports, or aviation.
How do I use the AirportTowerIcon in React?
Import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component like this: <HugeiconsIcon icon={AirportTowerIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free usage.

Related icons

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

Looking for something else? Search HugeIcons 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 →