The Lucide calendar plus 2 icon visually represents adding a new event or appointment to a calendar, commonly used for actions like creating new entries or subscribing to events.
Common uses
- Button to add a new event
- Link to create a new appointment
- Icon for subscribing to a calendar feed
Use it in React
Install
npm i lucide-reactImport & render
import { CalendarPlus2 } from 'lucide-react';
<CalendarPlus2 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- datedaymonthyeareventaddsubscribecreatenewcalendarplus2add eventnew datecreate calendar entryschedule
FAQ
- What is the purpose of the calendar plus 2 icon?
- This icon signifies the action of adding a new item, such as an event or appointment, to a calendar interface.
- How do I use this icon in React?
- You can import and use it in React with: import { CalendarPlus2 } from 'lucide-react'
- What is the license for the Lucide calendar plus 2 icon?
- The Lucide icon library, including this 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 →