John KuehJohn Kueh

airplane 02 icon

HugeIcons · Airplane02Icon · MIT

Download SVG

The HugeIcons airplane 02 icon depicts a stylized airplane in flight, commonly used to represent travel, aviation, or flight-related actions like booking or checking in.

Common uses

  • Travel booking buttons
  • Flight status indicators
  • Aviation-themed applications

Use it in React

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

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

Details

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

FAQ

What does the Airplane02Icon represent?
The Airplane02Icon represents an airplane in flight. It is typically used for travel, aviation, or flight-related features in a user interface.
How do I use the Airplane02Icon in a React project?
To use the icon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component from '@hugeicons/react' like this: <HugeiconsIcon icon={Airplane02Icon} />.
What is the license for the HugeIcons airplane 02 icon?
The HugeIcons airplane 02 icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.

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 →