The Tabler propeller off icon visually represents a disabled or inactive propeller, commonly used to indicate that a rotating mechanism or a related function is turned off or not currently operating.
Common uses
- Disabling a fan or ventilation system in a UI.
- Indicating a paused or stopped rotational process.
- Showing a powered-down state for machinery.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPropellerOff } from '@tabler/icons-react';
<IconPropellerOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- rotatebladespiralairshipfanpowerpropelleroffdisabledsystemfan offdisabled rotatepower off propellerinactive fan
FAQ
- What does the propeller off icon signify?
- It signifies that a propeller, fan, or any rotating mechanism is currently off, disabled, or inactive.
- How do I use the propeller off icon in React?
- You can import and use it in your React components like this: import { IconPropellerOff } from '@tabler/icons-react'; <IconPropellerOff />.
- What is the license for this icon?
- The Tabler icons, including propeller off, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →