John KuehJohn Kueh

calendar add 02 icon

HugeIcons · CalendarAdd02Icon · MIT

Download SVG

The HugeIcons calendar add 02 icon depicts a calendar with a plus sign, commonly used to represent adding a new event or date to a schedule.

Common uses

  • Button to add a new appointment
  • Link to create a new event in a calendar view
  • Icon next to a date input field for adding a reminder

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
add eventnew dateschedule pluscreate appointment

FAQ

What does the calendar add 02 icon represent?
This icon represents the action of adding a new item, such as an event or appointment, to a calendar or schedule.
How do I use the CalendarAdd02Icon in React?
Import the icon from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component like this: <HugeiconsIcon icon={CalendarAdd02Icon} />.
What is the license for this icon?
The HugeIcons calendar add 02 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 →