The Tabler drone off icon visually represents a drone that is not currently active or powered down, often used to indicate a disabled or unavailable drone feature in a user interface.
Common uses
- Disabling drone functionality in a settings menu.
- Showing an unavailable drone in a fleet management dashboard.
- Indicating a drone is offline or not connected.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDroneOff } from '@tabler/icons-react';
<IconDroneOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- deviceflyaircraftsurveillancecontrolautonomousdroneofftransporttravelvehiclesunmanned aerial vehicle offquadcopter disabledaerial vehicle inactive
FAQ
- What does the drone off icon signify?
- This icon signifies a drone that is powered down, inactive, or unavailable for use. It's used to visually communicate that a drone-related function or device is not currently operational.
- How do I use the drone off icon in React?
- You can import and use the drone off icon in your React application with the following statement: `import { IconDroneOff } from '@tabler/icons-react'`. Then, render it as a component: `<IconDroneOff />`.
- What is the license for the Tabler drone off icon?
- The Tabler drone off icon is distributed under the MIT license. This allows for free use in both personal and commercial projects with attribution.
Related icons
The same idea in other libraries, and near matches in Tabler.