The Phosphor drone icon depicts a quadcopter, commonly used in UIs to represent features related to aerial photography, remote control, or gaming elements.
Common uses
- Button for drone photography service
- Menu item for drone racing game
- Status indicator for remote-controlled device
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Drone } from '@phosphor-icons/react';
<Drone size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Drone size={24} />thin
<Drone size={24} weight="thin" />light
<Drone size={24} weight="light" />bold
<Drone size={24} weight="bold" />fill
<Drone size={24} weight="fill" />duotone
<Drone size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- games
- Keywords
- *new*aerialuavphotographyremotegamesobjectstechnology & developmentdronequadcopteraerial vehicle
FAQ
- What does the drone icon represent?
- It represents a quadcopter drone, often used for aerial imagery, remote operation, or in gaming contexts.
- How do I use the drone icon in React?
- You can import and use it like this: import { Drone } from '@phosphor-icons/react'; <Drone />.
- What is the license for this icon?
- The Phosphor drone icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →