The Lucide calendar arrow up icon visually represents a calendar with an upward-pointing arrow, commonly used to indicate sorting or ordering events or dates in an ascending or increasing manner.
Common uses
- Sorting a list of events by date (ascending)
- Indicating an upcoming or rising trend in a date-based chart
- Setting a default date range to the earliest available
Use it in React
Install
npm i lucide-reactImport & render
import { CalendarArrowUp } from 'lucide-react';
<CalendarArrowUp size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- datemonthyeareventsortorderascendingdescendingincreasingdecreasingrisingfallingcalendararrowupsort ascending date
FAQ
- What does the calendar arrow up icon signify?
- This icon signifies an ascending order or an increase related to dates or events. It's often used for sorting or indicating upward trends.
- How do I use the calendar arrow up icon in React?
- You can import and use it in React with the following statement: import { CalendarArrowUp } from 'lucide-react'
- What is the license for this icon?
- The Lucide icon library, including the calendar-arrow-up 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 →