The Tabler bell question icon depicts a bell with a question mark, commonly used to signify a notification requiring user inquiry or clarification.
Common uses
- Indicate a pending support request.
- Prompt users for more information on a notification.
- Represent a help or FAQ section related to alerts.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBellQuestion } from '@tabler/icons-react';
<IconBellQuestion size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- askinquirequeryinvestigateprobeexaminedoubtwonderponderinterrogatesystembellquestionnotification questionalert inquiryhelp bell
FAQ
- What is the purpose of the bell question icon?
- This icon is used to represent notifications or alerts that require user interaction, clarification, or inquiry.
- How do I use this icon in React?
- Import it using `import { IconBellQuestion } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for this icon?
- The Tabler icon library, including this icon, is 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 →