John KuehJohn Kueh

file shredder icon

HugeIcons · FileShredderIcon · MIT

Download SVG

The HugeIcons file shredder icon visually represents the secure deletion or destruction of digital files, commonly used for actions like permanently deleting data or clearing sensitive information.

Common uses

  • Permanent file deletion button
  • Data sanitization feature
  • Secure erase option

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FileShredderIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={FileShredderIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
delete iconshredder iconerase icondestroy icon

FAQ

What does the file shredder icon represent?
It represents the secure deletion or destruction of digital files, indicating a permanent removal of data.
How do I use the FileShredderIcon in React?
Import it as import { FileShredderIcon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={FileShredderIcon} />.
What is the license for this icon?
The FileShredderIcon is part of the HugeIcons library and is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →