John KuehJohn Kueh

clock arrow down icon

Lucide · clock-arrow-down · ISC

Download SVG

The Lucide clock arrow down icon visually represents a time-related action, often used to indicate sorting or ordering data in descending order.

Common uses

  • Sort table column by date descending
  • Set default sort order
  • Indicate descending time filter

Use it in React

Install
npm i lucide-react
Import & render
import { ClockArrowDown } from 'lucide-react';

<ClockArrowDown size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
timewatchalarmsortorderascendingdescendingincreasingdecreasingrisingfallingclockarrowdowntime descendingsort down

FAQ

What does the clock arrow down icon represent?
This icon signifies a descending order or a time-based sorting action, like arranging items from newest to oldest.
How do I use the clock arrow down icon in React?
You can import and use it in your React application with: import { ClockArrowDown } from 'lucide-react'
What is the license for the Lucide clock arrow down icon?
The Lucide icon library, including the clock arrow down icon, is available under the ISC license.

Related icons

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

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