John KuehJohn Kueh

calendar add 01 icon

HugeIcons · CalendarAdd01Icon · MIT

Download SVG

The HugeIcons calendar add 01 icon depicts a calendar page with a plus symbol, commonly used to represent adding a new event, appointment, or task to a schedule.

Common uses

  • Button to create a new event in a calendar app
  • Link to a form for scheduling an appointment
  • Icon next to a date picker to indicate adding a reminder

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
add eventnew appointmentschedule itemcreate date

FAQ

What does the calendar add 01 icon represent?
It visually signifies the action of adding something new to a calendar, such as an event or appointment.
How do I use this icon in React?
Import both HugeiconsIcon and CalendarAdd01Icon, then render it using <HugeiconsIcon icon={CalendarAdd01Icon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use.

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 →