The Tabler rotate 2 icon depicts a circular arrow, commonly used to indicate actions like refreshing content, synchronizing data, or restarting a process.
Common uses
- Refresh data list
- Synchronize settings
- Restart service
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRotate2 } from '@tabler/icons-react';
<IconRotate2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- refreshsynchronizationreloadrestartspinnerloaderajaxupdatearrowsrotate2refresh iconreload iconsync iconrestart icon
FAQ
- What is the rotate 2 icon used for?
- It's typically used for actions involving refreshing, reloading, synchronizing, or restarting.
- How do I use the rotate 2 icon in React?
- You can import it using `import { IconRotate2 } from '@tabler/icons-react'` and then use it as a React component.
- What is the license for the Tabler rotate 2 icon?
- The Tabler icon library, including the rotate 2 icon, is 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 →