Pixelarticons

Calendar Today Pixel Art Icon

A calendar today icon for jumping to the current date, highlighting today's view and 'Go to today' navigation buttons in calendar apps.

time Pro 4 variants

Tags

calendareventdaytoday

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Calendar Today icon

A calendar icon that visually marks or highlights the current day, often by showing a date numeral or a distinct marker inside the grid. Use it on a 'Today' button in a calendar app's toolbar that snaps the view back to the current date after the user has navigated forward or backward. It also suits a 'Today's agenda' section header in a daily planner. For viewing tomorrow's schedule rather than today's, calendar-tomorrow is the appropriate companion.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/calendar-today.svg" width="24" height="24" alt="Calendar Today" />

<!-- React -->
import { CalendarToday } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="calendar-today.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons