Drone Pixel Art Icon
A drone icon for aerial photography services, delivery tracking, UAV category pages and inspection-tech platforms.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Drone icon
A quadrotor drone with four rotor arms, the modern symbol for unmanned aerial vehicles used in photography, delivery, and inspection. Use it in an aerial photography booking service, a drone-delivery order-tracking screen, a UAV regulation or registration page, or a tech-category filter for drone products. The four-rotor form distinguishes it from a helicopter or airplane. For a package-delivery concept using drones, pairing it with a parcel or location-pin icon clarifies the delivery endpoint.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/drone.svg" width="24" height="24" alt="Drone" />
<!-- React -->
import { Drone } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="drone.svg" width="48" height="48" style="image-rendering: pixelated" />