The Lucide plane icon depicts an airplane in flight, commonly used to represent travel, flights, or aviation-related actions in user interfaces.
Common uses
- Book a flight button
- Flight status indicator
- Travel destination selection
Use it in React
Install
npm i lucide-reactImport & render
import { Plane } from 'lucide-react';
<Plane size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- planetripairplaneflighttravelaviation
FAQ
- What is the plane icon used for?
- It's used for anything related to air travel, flights, or journeys by airplane.
- How do I use the plane icon in React?
- Import it as `Plane` from 'lucide-react' and use it as a component: `<Plane />`.
- What is the license for the Lucide plane icon?
- The Lucide icon library, including the plane 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 →