John KuehJohn Kueh

plane icon

HugeIcons · PlaneIcon · MIT

Download SVG

The HugeIcons plane icon depicts an airplane in flight, commonly used to represent travel, flights, or transportation features in a user interface.

Common uses

  • Flight booking buttons
  • Travel destination links
  • Transportation service indicators

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PlaneIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={PlaneIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
airplaneflighttraveltransport

FAQ

What does the plane icon represent?
The plane icon represents an airplane, typically used for travel, flights, or transportation-related actions and information.
How do I use the PlaneIcon in React?
Import both HugeiconsIcon and PlaneIcon, then render it using <HugeiconsIcon icon={PlaneIcon} />.
What is the license for HugeIcons?
HugeIcons are released under the MIT license, allowing for free commercial and non-commercial use.

Related icons

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

Looking for something else? Search HugeIcons 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 →