The Tabler reload icon depicts a circular arrow, commonly used to signify an action that refreshes or updates content, restarts a process, or navigates back.
Common uses
- Refresh data on a dashboard
- Retry a failed operation
- Navigate to the previous page
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconReload } from '@tabler/icons-react';
<IconReload size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- refreshrepeatupdatesyncloadingreloadnavigationflowmovementroutearrowsrefresh iconupdate iconsync iconrepeat icon
FAQ
- What is the purpose of the reload icon?
- It visually represents an action to refresh, update, or restart something, such as content, a process, or a page.
- How do I use the reload icon in React?
- You can import it directly using `import { IconReload } from '@tabler/icons-react';` and then use it as a component: `<IconReload />`.
- What is the license for the Tabler reload icon?
- The Tabler icons, including the reload icon, are available under the MIT license, allowing for free use.
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 →