The Tabler alert small icon depicts a small bell or notification symbol, commonly used to indicate a new message, update, or important system event.
Common uses
- New message indicator
- System status notification
- Unread item count badge
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAlertSmall } from '@tabler/icons-react';
<IconAlertSmall size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- notificationprompthintnotifyremindupdatejinglepingbeepflashsystemalertsmallbellbadgesystem alert
FAQ
- What is the purpose of the alert small icon?
- It's used to visually signal notifications, prompts, or system alerts, drawing user attention to important information.
- How do I use the alert small icon in React?
- You can import and use it directly with: import { IconAlertSmall } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including alert small, 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 →