The Tabler bell star icon depicts a bell combined with a star, commonly used to signify important notifications, favorited items, or featured content within a user interface.
Common uses
- Marking a notification as important or a favorite.
- Indicating a featured or promoted item in a list.
- Highlighting a system alert or a priority setting.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBellStar } from '@tabler/icons-react';
<IconBellStar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- favoriteemphasizehighlightpromotefeatureshowcaseprioritypremierforemostselectsystembellstarfavorite bellhighlight notificationpremier alert
FAQ
- What is the bell star icon used for?
- It's typically used to draw attention to important notifications, favorited items, or featured content, signifying priority or special status.
- How do I use the bell star icon in React?
- You can import and use it directly in your React components with: import { IconBellStar } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including the bell star, are 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 →