John KuehJohn Kueh

delete 02 icon

HugeIcons · Delete02Icon · MIT

Download SVG

The HugeIcons delete 02 icon depicts a trash can, commonly used to represent the action of removing or deleting an item.

Common uses

  • Deleting a file or document
  • Removing an item from a list
  • Clearing search input

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
trashremovebingarbage

FAQ

What is the delete 02 icon used for?
This icon visually represents the action of deleting or removing content. It's typically used for buttons or actions that permanently remove data.
How do I use the delete 02 icon in React?
Import the icon and use it within the HugeiconsIcon component: `import { HugeiconsIcon } from '@hugeicons/react'; import { Delete02Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={Delete02Icon} />`.
What is the license for this icon?
The HugeIcons delete 02 icon 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 →