The HugeIcons delete 04 icon depicts a trash can and is commonly used to represent the action of removing or deleting an item.
Common uses
- Deleting a selected file
- Clearing form input
- Removing an item from a list
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Delete04Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Delete04Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- trashremovebingarbage
FAQ
- What does the delete 04 icon represent?
- This icon represents a trash can, typically used for delete or remove actions in a user interface.
- How do I use the Delete04Icon in React?
- Import both HugeiconsIcon and Delete04Icon, then render <HugeiconsIcon icon={Delete04Icon} />.
- What is the license for this icon?
- The HugeIcons delete 04 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 →