John KuehJohn Kueh

calendar icon

Tabler · calendar · MIT

Download SVG

The Tabler calendar icon visually represents a date or a schedule, commonly used in user interfaces to indicate actions related to date selection, viewing events, or managing appointments.

Common uses

  • Date picker input field
  • Calendar view for events
  • Add to schedule button

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconCalendar } from '@tabler/icons-react';

<IconCalendar size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconCalendar size={24} stroke={2} />
filled
<IconCalendarFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
datedayplanscheduleagendacalendercalendarcontroloperationfunctionsystemdate iconschedule iconagenda iconplanning icon

FAQ

What is the calendar icon used for?
It's used to represent dates, schedules, or planning functions within an application's interface.
How do I use the calendar icon in React?
You can import and use it with `import { IconCalendar } from '@tabler/icons-react'`.
What is the license for the Tabler calendar icon?
The Tabler icon library, including the calendar icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →