The Tabler progress alert icon visually represents a pending status or a warning related to a process, often used to draw attention to ongoing operations or potential issues.
Common uses
- Indicating a background process is running.
- Signaling a pending system update.
- Highlighting an item requiring user attention.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconProgressAlert } from '@tabler/icons-react';
<IconProgressAlert size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- warningnotificationcautionindicatorstatusattentionupdatesignalprocessinfosystemprogressalertpending statuswarning indicatorprocess notification
FAQ
- What is the purpose of the progress alert icon?
- It's used to signify a process that is underway or a status that requires attention, like a warning or pending action.
- How do I use this icon in React?
- You can import and use it directly with: import { IconProgressAlert } from '@tabler/icons-react'. Then render it as <IconProgressAlert />.
- What is the license for this icon?
- The Tabler icons, including progress-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 →