The Tabler rotate dot icon, also known as rotate-dot, visually represents a circular arrow with a dot, commonly used to indicate a process that is spinning, rotating, or undergoing a directional change.
Common uses
- Loading or processing indicator
- Refresh or reload button
- Directional or navigational cue
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRotateDot } from '@tabler/icons-react';
<IconRotateDot size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directiondegreecirclecameraspinrotationrotatedotnavigationflowarrowsspin iconrefresh iconloading spinnercircular arrow
FAQ
- What is the rotate dot icon used for?
- It's typically used to show ongoing rotation, spinning, or a directional change in a user interface, often for loading states or refresh actions.
- How do I use the rotate dot icon in React?
- You can import and use it directly in your React components like this: import { IconRotateDot } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including rotate-dot, are released under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in Tabler.