The Tabler rotate icon depicts a circular arrow, commonly used to indicate actions like refreshing content, restarting a process, or synchronizing data.
Common uses
- Refresh data list
- Restart background task
- Initiate data synchronization
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRotate } from '@tabler/icons-react';
<IconRotate size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- refreshsynchronizationreloadrestartspinnerloaderajaxupdatearrowsrotatesync
FAQ
- What does the rotate icon represent?
- It represents a circular arrow, typically used for actions like refreshing, reloading, or restarting.
- How do I use the rotate icon in React?
- You can import and use it like this: import { IconRotate } from '@tabler/icons-react'; <IconRotate />.
- What is the license for the Tabler rotate icon?
- The Tabler icon library, including the rotate icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.