The Tabler helicopter icon depicts a rotorcraft, commonly used in UIs to represent air travel, aviation services, or transportation options.
Common uses
- Button for booking helicopter tours
- Navigation item for an 'Aviation' section
- Status indicator for air-based delivery services
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHelicopter } from '@tabler/icons-react';
<IconHelicopter size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconHelicopter size={24} stroke={2} />filled
<IconHelicopterFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- landtakeoffnavytravelaircraftplatformflypilotjourneyrotorcrafthovervehicleshelicopterair vehiclechopper
FAQ
- What does the helicopter icon represent?
- It represents a helicopter, a type of rotorcraft used for air travel and various other purposes.
- How do I use the helicopter icon in React?
- You can import and use it like this: import { IconHelicopter } from '@tabler/icons-react'; <IconHelicopter />.
- What is the license for the Tabler helicopter icon?
- The Tabler icon library, including the helicopter icon, is 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 →