The Lucide clipboard minus icon depicts a clipboard with a minus sign, commonly used to represent actions like removing, deleting, or clearing content from a document or record.
Common uses
- Clear all fields on a form
- Remove an item from a list
- Delete a medical record
Use it in React
Install
npm i lucide-reactImport & render
import { ClipboardMinus } from 'lucide-react';
<ClipboardMinus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- copydeleteremoveerasedocumentmedicalreportdoctorclipboardminusremove clipboarddelete documentclear formclipboard delete
FAQ
- What does the clipboard minus icon represent?
- It signifies the removal or deletion of information, often related to documents, forms, or records.
- How do I use this icon in React?
- Import it as `ClipboardMinus` from 'lucide-react' and use it as a component: `<ClipboardMinus />`.
- What is the license for this icon?
- The Lucide icon library 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 →