The Tabler shredder icon depicts a machine used for destroying documents, often employed in UIs to represent actions related to data deletion, privacy, or secure disposal.
Common uses
- Button to permanently delete data
- Icon for privacy settings
- Visual cue for secure document disposal
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShredder } from '@tabler/icons-react';
<IconShredder size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- paperdocumentdestroydeviceofficeconfidentialshredderhardwaretechnologyelectronicdevicesdocument destroyerdata destruction
FAQ
- What does the shredder icon represent?
- It represents a shredding machine, symbolizing the destruction of documents or data, often for privacy or security reasons.
- How do I use the shredder icon in React?
- You can import and use it like this: import { IconShredder } from '@tabler/icons-react'. Then render it as <IconShredder />.
- What is the license for the Tabler shredder icon?
- The Tabler icon library, including the 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 →