The Lucide copy slash icon depicts a copy symbol overlaid with a slash, typically used to indicate that copying is disallowed or has been canceled.
Common uses
- Disabling copy functionality
- Canceling a copy operation
- Indicating forbidden duplication
Use it in React
Install
npm i lucide-reactImport & render
import { CopySlash } from 'lucide-react';
<CopySlash size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- cloneduplicatecancelbannostopforbiddenprohibitederrormultipledividedivisionsplitor/copy
FAQ
- What does the copy slash icon represent?
- It represents the negation or cancellation of a copy action, signifying that duplication is not permitted or has been stopped.
- How do I use the copy slash icon in React?
- You can import and use it in your React components like this: import { CopySlash } from 'lucide-react'.
- What is the license for the Lucide copy slash icon?
- The Lucide icon library, including the copy slash 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 →