The Lucide helicopter icon depicts a rotorcraft, commonly used in UIs to represent aviation, transport, or emergency services.
Common uses
- Button to call for emergency air transport.
- Link to a section about air travel or logistics.
- Icon for a 'flight mode' setting.
Use it in React
Install
npm i lucide-reactImport & render
import { Helicopter } from 'lucide-react';
<Helicopter size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- transportflyingrotoraviationhelipadgearflyertechnologyhelicopteraircraftvehiclerotorcraftchopperair vehicle
FAQ
- What does the helicopter icon represent?
- It represents a helicopter, a type of aircraft with rotating blades that allows it to take off and land vertically.
- How do I use the helicopter icon in React?
- You can import and use it like this: import { Helicopter } from 'lucide-react'. Then, render it as a component: <Helicopter />.
- What is the license for the Lucide helicopter icon?
- The Lucide icon library, including the helicopter icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →