The HugeIcons reminder icon visually represents a notification or a prompt to remember something, commonly used to draw attention to important information or upcoming events.
Common uses
- To-do list item indicator
- Calendar event alert
- Task completion notification
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ReminderIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ReminderIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- notificationalertpromptbell
FAQ
- What is the Reminder icon used for?
- It's used to signify a reminder, notification, or something that requires attention or memory.
- How do I use the Reminder icon in React?
- Import both HugeiconsIcon and ReminderIcon, then render <HugeiconsIcon icon={ReminderIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the Reminder icon, is available 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 →