John KuehJohn Kueh

plane arrival icon

Tabler · plane-arrival · MIT

Download SVG

The Tabler plane arrival icon visually represents an airplane landing, commonly used to signify flight arrivals, travel destinations, or airport-related functions in user interfaces.

Common uses

  • Indicate flight arrival status.
  • Label a travel or destination section.
  • Represent airport or flight booking features.

Use it in React

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

<IconPlaneArrival size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconPlaneArrival size={24} stroke={2} />
filled
<IconPlaneArrivalFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Vehicles
Keywords
travellandjourneytripairportbaggageluggageplanearrivaltransportvehiclesairplane landingflight arrival

FAQ

What is the plane arrival icon used for?
It's used to visually represent airplane arrivals, travel, or airport-related features in a UI.
How do I use the plane arrival icon in React?
Import it using `import { IconPlaneArrival } from '@tabler/icons-react';` and then use it as a component: `<IconPlaneArrival />`.
What is the license for this icon?
The Tabler icons, including plane-arrival, are distributed under the MIT license.

Related icons

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

Looking for something else? Search Tabler and 4 more libraries by description →