The Lucide calendar 1 icon depicts a single calendar page, commonly used to represent a specific date, event, or the concept of a singular occurrence.
Common uses
- Displaying a specific event date
- Selecting a single date in a picker
- Indicating a one-time appointment
Use it in React
Install
npm i lucide-reactImport & render
import { Calendar1 } from 'lucide-react';
<Calendar1 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- datemonthyeareventsinglesingularonce1firstcalendarsingle datefirst eventspecific dayappointment
FAQ
- What is the calendar 1 icon used for?
- It's typically used to signify a single date, a specific event, or a one-time occurrence within a user interface.
- How do I use the calendar 1 icon in React?
- You can import and use it in your React components like this: import { Calendar1 } from 'lucide-react'. Then, render it as <Calendar1 />.
- What is the license for the Lucide calendar 1 icon?
- The Lucide icon library, including the calendar 1 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 →