The Lucide shredder icon visually represents the act of destroying or securely disposing of documents or data, commonly used in UI to indicate irreversible deletion or secure removal actions.
Common uses
- Button for permanent data deletion
- Icon for secure file disposal feature
- Tooltip for irreversible action confirmation
Use it in React
Install
npm i lucide-reactImport & render
import { Shredder } from 'lucide-react';
<Shredder size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- filepapertearcutdeletedestroyremoveerasedocumentdestructionsecuresecurityconfidentialdatatrashdispose
FAQ
- What does the shredder icon represent?
- It represents the secure destruction or disposal of files, paper, or data, often signifying an irreversible action.
- How do I use the shredder icon in React?
- You can import and use it directly from the 'lucide-react' library with the statement: `import { Shredder } from 'lucide-react'`.
- What is the license for the Lucide shredder icon?
- The Lucide icon library, including the shredder 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 →