John KuehJohn Kueh

plane tilt icon

Tabler · plane-tilt · MIT

Download SVG

The Tabler plane tilt icon depicts an airplane angled upwards, commonly used to represent concepts like travel, flights, or upward movement in UI.

Common uses

  • Flight booking or status
  • Travel or vacation planning
  • Indicate upward trend or progress

Use it in React

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

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

Styles

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

outline
<IconPlaneTilt size={24} stroke={2} />
filled
<IconPlaneTiltFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Vehicles
Keywords
uphighernorthtravelplanetilttransportvehicleautomobilemobilityvehiclesairplaneflightaviationupward flight

FAQ

What does the plane tilt icon represent?
It visually represents an airplane in flight, often used for travel-related features or to signify upward movement.
How do I use the plane tilt icon in React?
Import it from '@tabler/icons-react' like this: import { IconPlaneTilt } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icons, including plane-tilt, are available 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 →

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