John KuehJohn Kueh

school bell 01 icon

HugeIcons · SchoolBell01Icon · MIT

Download SVG

The HugeIcons school bell 01 icon depicts a classic school bell, commonly used in UIs to signify notifications, alerts, or reminders.

Common uses

  • Notification badge
  • Alert indicator
  • Reminder settings

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SchoolBell01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SchoolBell01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
notificationalertreminderbell

FAQ

What is the school bell 01 icon used for?
This icon is typically used to represent notifications, alerts, or reminders within a user interface.
How do I use the SchoolBell01Icon in React?
Import both HugeiconsIcon and SchoolBell01Icon, then render the icon using <HugeiconsIcon icon={SchoolBell01Icon} />.
What is the license for this icon?
The HugeIcons school bell 01 icon is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →