John KuehJohn Kueh

airplane takeoff icon

Phosphor · airplane-takeoff · MIT

Download SVG

The Phosphor airplane takeoff icon visually represents the act of an aircraft departing, commonly used to indicate flight departures, travel booking, or navigation-related actions.

Common uses

  • Button to book flights
  • Indicator for departure information
  • Link to travel planning section

Use it in React

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

<AirplaneTakeoff size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
maps & travel
Keywords
vehiclesairportsflightsflyingplanestransittransportationtravelingdeparturemaps & travelobjectsairplanetakeoffflight departureplane leavingairport departure

FAQ

What does the airplane takeoff icon represent?
This icon signifies an airplane in the process of taking off, ideal for representing departures, flights, or travel-related actions.
How do I use this icon in React?
Import it as `AirplaneTakeoff` from '@phosphor-icons/react' and use it as a component: `<AirplaneTakeoff />`.
What is the license for this icon?
The Phosphor icon library, 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →