The Tabler file shredder icon visually represents the secure deletion or destruction of documents and data, commonly used in UI to indicate irreversible actions like deleting files or clearing sensitive information.
Common uses
- Button to permanently delete a file
- Action to clear sensitive user data
- Indicator for data sanitization process
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileShredder } from '@tabler/icons-react';
<IconFileShredder size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- shreddestroycutfileshredderdocumentdatacontentrecordpaperdelete foreverdestroy datasecure deleteerase
FAQ
- What does the file shredder icon represent?
- It symbolizes the secure destruction or irreversible deletion of files and data, indicating that an action cannot be undone.
- How do I use the file shredder icon in React?
- You can import and use it like this: import { IconFileShredder } from '@tabler/icons-react'. Then render it as <IconFileShredder />.
- What is the license for the Tabler file shredder icon?
- The Tabler icon library, including the file shredder icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →