The HugeIcons helicopter icon depicts a helicopter, commonly used to represent air travel, transport, or aerial services in user interfaces.
Common uses
- Air transport booking
- Emergency services
- Aerial photography services
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HelicopterIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={HelicopterIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- air transportchopperrotorcraftaviation
FAQ
- What does the HelicopterIcon represent?
- The HelicopterIcon visually represents a helicopter, suitable for interfaces related to air travel or aerial operations.
- How do I use the HelicopterIcon in a React project?
- Import both HugeiconsIcon and HelicopterIcon, then render it using <HugeiconsIcon icon={HelicopterIcon} />.
- What is the license for this icon?
- The HelicopterIcon 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.
Looking for something else? Search HugeIcons 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 →