The Lucide plane takeoff icon depicts an airplane ascending into the sky, commonly used to represent actions like departure, travel initiation, or launching a new process.
Common uses
- Button for initiating a flight booking
- Status indicator for a flight departure
- Link to a travel or trip planning section
Use it in React
Install
npm i lucide-reactImport & render
import { PlaneTakeoff } from 'lucide-react';
<PlaneTakeoff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- departureplanetripairplanetakeoffdeparture iconairplane departureflight starttrip icon
FAQ
- What does the plane takeoff icon represent?
- It symbolizes departure, the start of a trip, or launching something new, like an airplane taking off.
- How do I use the plane takeoff icon in React?
- Import it from 'lucide-react' and use it as a component: import { PlaneTakeoff } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the plane takeoff 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 →