The Tabler school bell icon depicts a classic school bell, commonly used in UIs to represent actions related to education, notifications, or alerts.
Common uses
- Indicate school-related settings or features.
- Triggering a notification or alert.
- Representing a 'break time' or 'class start' action.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSchoolBell } from '@tabler/icons-react';
<IconSchoolBell size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- breaklessonalarmringschoolbellbuildingseducation bellnotification bellalert bellclass bell
FAQ
- What is the school bell icon used for?
- It's used to signify educational contexts, alerts, or notifications, similar to a real school bell's function.
- How do I use the school bell icon in React?
- Import it using `import { IconSchoolBell } from '@tabler/icons-react';` and then use it as a component: `<IconSchoolBell />`.
- What is the license for this icon?
- The Tabler icon library, including the school bell 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 →