John KuehJohn Kueh

calendar 05 icon

HugeIcons · Calendar05Icon · MIT

Download SVG

The HugeIcons calendar 05 icon depicts a stylized calendar page, commonly used to represent date selection, scheduling, or event-related functionalities in user interfaces.

Common uses

  • Date picker component
  • Event scheduling form
  • Calendar view toggle

Use it in React

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

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

Details

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

FAQ

What is the purpose of the Calendar05Icon?
This icon represents a calendar, suitable for indicating actions related to dates, events, or scheduling.
How do I use Calendar05Icon in a React project?
Import it as 'Calendar05Icon' from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component from '@hugeicons/react' like this: <HugeiconsIcon icon={Calendar05Icon} />.
What is the license for this icon?
The Calendar05Icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

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 →