The Lucide clipboard plus icon depicts a clipboard with a plus symbol, commonly used to represent actions like adding a new item, creating a new document, or initiating a new medical report.
Common uses
- Button to create a new patient record
- Action to add a new task to a checklist
- UI element for generating a new report
Use it in React
Install
npm i lucide-reactImport & render
import { ClipboardPlus } from 'lucide-react';
<ClipboardPlus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- copypasteaddcreatenewdocumentmedicalreportdoctorclipboardplusadd documentnew recordcreate reportclipboard add
FAQ
- What does the clipboard plus icon signify?
- It signifies an action related to adding or creating something new, often in the context of documents, records, or tasks, indicated by the clipboard and plus sign.
- How do I use the clipboard plus icon in React?
- You can import and use it in your React application with the following statement: `import { ClipboardPlus } from 'lucide-react'`.
- What is the license for this icon?
- The Lucide icon library, including the clipboard plus 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 →