The Tabler refresh alert icon depicts a circular arrow with an exclamation mark, commonly used to indicate a refresh action that requires attention or has an associated alert.
Common uses
- Triggering a manual data refresh with a notification.
- Indicating a pending background update that needs user acknowledgment.
- Signaling an error during a synchronization process.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRefreshAlert } from '@tabler/icons-react';
<IconRefreshAlert size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- synchronizationreloadrestartspinnerloaderajaxupdatearrowsrefreshalertreload alertsync errorupdate notificationrefresh warning
FAQ
- What is the purpose of the refresh alert icon?
- It signifies a refresh or synchronization action that is either pending, in progress, or has encountered an issue requiring user attention.
- How do I use the refresh alert icon in React?
- You can import and use it directly with: import { IconRefreshAlert } from '@tabler/icons-react'
- What is the license for the Tabler icons?
- Tabler icons, including refresh-alert, are available 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 →