John KuehJohn Kueh

reminder icon

HugeIcons · ReminderIcon · MIT

Download SVG

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-icons
Import & 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 →