The HugeIcons drone icon depicts an unmanned aerial vehicle and is commonly used to represent features related to aviation, surveillance, delivery, or remote control in user interfaces.
Common uses
- Flight tracking map
- Delivery service status
- Remote control panel
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DroneIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DroneIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- uavquadcopteraerial vehicleremote aircraft
FAQ
- What does the drone icon represent?
- The icon represents an unmanned aerial vehicle (UAV), often referred to as a drone. It's used in UIs to signify concepts related to flight, aerial technology, or remote operation.
- How do I use the DroneIcon in React?
- To use the DroneIcon in React, first import it along with HugeiconsIcon from their respective packages. Then, render the icon using the <HugeiconsIcon icon={DroneIcon} /> component.
- What is the license for this icon?
- The DroneIcon is part of the HugeIcons library and is available under the MIT license, which allows for free usage in both personal and 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 →