The HugeIcons airplane 01 icon depicts a stylized airplane, commonly used to represent travel, flights, or aviation-related actions in user interfaces.
Common uses
- Flight booking buttons
- Travel app navigation
- Airport information links
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Airplane01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Airplane01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- planeflightaviationtravel
FAQ
- What does the Airplane01Icon represent?
- It represents an airplane and is typically used for travel, flight, or aviation-themed features in an application.
- How do I use Airplane01Icon in React?
- Import it using `import { Airplane01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Airplane01Icon} />`.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.