The HugeIcons airplane take off 01 icon depicts an airplane ascending, commonly used to represent actions like launching, departing, or initiating a new process.
Common uses
- Start flight booking process
- Indicate departure or launch
- Symbolize the beginning of a new journey or project
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AirplaneTakeOff01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AirplaneTakeOff01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- departurelaunchtakeoffflight
FAQ
- What does the airplane take off icon represent?
- It symbolizes an airplane in the process of taking off, often used for actions related to departure, launch, or starting something new.
- How do I use the AirplaneTakeOff01Icon in React?
- Import it using `import { AirplaneTakeOff01Icon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={AirplaneTakeOff01Icon} />`.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.