The Tabler propeller icon depicts a rotating blade, commonly used to represent actions related to rotation, air movement, or propulsion in UI elements.
Common uses
- Start/play button for a fan animation
- Indicator for a spinning or rotating process
- Icon for a 'wind' or 'air' related setting
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPropeller } from '@tabler/icons-react';
<IconPropeller size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- rotatebladespiralairshipfanpowerpropellersystem
FAQ
- What does the propeller icon represent?
- It visually represents a propeller, often used for concepts like rotation, air movement, or propulsion.
- How do I use the propeller icon in React?
- You can import and use it like this: import { IconPropeller } from '@tabler/icons-react'. Then render it as <IconPropeller />.
- What is the license for the Tabler propeller icon?
- The Tabler icon library, including the propeller icon, is available 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 →