The Lucide plane landing icon visually represents an aircraft descending for arrival, commonly used in UI to signify travel, departures, or arrival information.
Common uses
- Button to book flights
- Status indicator for flight arrivals
- Link to travel or destination pages
Use it in React
Install
npm i lucide-reactImport & render
import { PlaneLanding } from 'lucide-react';
<PlaneLanding size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- arrivalplanetripairplanelandingairplane arrivalflight arrivaltrip iconaviation
FAQ
- What does the plane landing icon represent?
- It depicts an airplane in the process of landing, symbolizing arrival, travel, or trips.
- How do I use the plane landing icon in React?
- Import it from 'lucide-react' and use it as a component: import { PlaneLanding } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the plane landing 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 →