Calendar Sort Descending Pixel Art Icon
A calendar with a descending sort indicator for sorting events newest-first, reverse-chronological order and 'Latest first' views in event lists.
Tags
calendareventdaysortdescending
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Calendar Sort Descending icon
A calendar icon combined with a descending-sort marker, indicating that a list of events or appointments is ordered from latest to earliest. Use it on a 'Sort by date (newest first)' toggle in an event history, appointment log, or activity feed. Showing the most recent item at the top is the default in many scheduling apps, so this icon is a natural fit for 'Latest first' or 'Recent' view modes. Calendar-sort-ascending is its complement for oldest-first ordering.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/calendar-sort-descending.svg" width="24" height="24" alt="Calendar Sort Descending" />
<!-- React -->
import { CalendarSortDescending } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="calendar-sort-descending.svg" width="48" height="48" style="image-rendering: pixelated" />