The Tabler wheel icon depicts a circular object, often used to represent concepts like rotation, motion, or vehicle components in user interfaces.
Common uses
- Loading spinners or progress indicators
- Settings or configuration options (e.g., gear icon alternative)
- Vehicle-related features or menus
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWheel } from '@tabler/icons-react';
<IconWheel size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- circularroundspinrotationrevolvehubaxleturnmotionvehicledesignwheelgear
FAQ
- What does the wheel icon represent?
- It visually signifies rotation, motion, or a circular component, commonly used for loading states or vehicle-related elements.
- How do I use the wheel icon in React?
- You can import and use it with: import { IconWheel } from '@tabler/icons-react'. Then render it as <IconWheel />.
- What is the license for the Tabler wheel icon?
- The Tabler icon library, including the wheel icon, is released 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 →