John KuehJohn Kueh

helicopter landing icon

Tabler · helicopter-landing · MIT

Download SVG

The Tabler helicopter landing icon depicts a helicopter descending onto a landing pad, commonly used to represent helicopter services, aviation, or a designated landing zone in user interfaces.

Common uses

  • Designating a helicopter landing zone on a map.
  • Representing helicopter transport services.
  • Indicating an aviation-related feature or section.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconHelicopterLanding } from '@tabler/icons-react';

<IconHelicopterLanding size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconHelicopterLanding size={24} stroke={2} />
filled
<IconHelicopterLandingFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Vehicles
Keywords
padhelipadlandtakeoffnavytravelaircraftplatformflyhelicoptervehicleslandinghelicopter padaviationlanding zone

FAQ

What does the helicopter-landing icon represent?
It visually signifies a helicopter in the process of landing on a designated platform or helipad.
How do I use this icon in a React application?
You can import and use it like this: import { IconHelicopterLanding } from '@tabler/icons-react'; <IconHelicopterLanding />
What is the license for this icon?
The Tabler icons, including helicopter-landing, are 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 →