Calendar Text Pixel Art Icon
A calendar with text lines for event descriptions, agenda-style views, meeting notes fields and calendar entries that contain rich details.
Tags
calendareventday
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Calendar Text icon
A calendar icon that includes horizontal text lines within its body, representing a calendar entry with descriptive content beyond just a date. Use it to indicate an event that has a detailed description, a meeting with an attached agenda, or an agenda-view layout that shows event titles and notes inline. It contrasts with a plain calendar icon by emphasizing that the event carries text content, not just a time slot, making it appropriate for note-rich scheduling tools.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/calendar-text.svg" width="24" height="24" alt="Calendar Text" />
<!-- React -->
import { CalendarText } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="calendar-text.svg" width="48" height="48" style="image-rendering: pixelated" />