Calendar Alert Pixel Art Icon
A calendar with an alert marker for deadline warnings, overdue event notices and date-sensitive urgency indicators in scheduling apps.
Tags
calendareventdaynoticedanger
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Calendar Alert icon
A calendar icon combined with an exclamation-mark alert, flagging that a date or scheduled event requires immediate attention. Use it to mark an overdue deadline in a project timeline, a missed appointment in a booking system, a date conflict in a scheduling tool, or an upcoming event that needs action before it passes. It carries more urgency than a plain calendar and less severity than a siren, making it appropriate for time-sensitive but non-critical scheduling alerts.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/calendar-alert.svg" width="24" height="24" alt="Calendar Alert" />
<!-- React -->
import { CalendarAlert } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="calendar-alert.svg" width="48" height="48" style="image-rendering: pixelated" />