John KuehJohn Kueh

image delete 01 icon

HugeIcons · ImageDelete01Icon · MIT

Download SVG

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

Common uses

  • Delete selected image
  • Remove profile picture
  • Clear image cache

Use it in React

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

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

Details

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

FAQ

What does the image delete 01 icon represent?
This icon represents a trash can, signifying deletion or removal, and is typically used for actions like deleting files or clearing data.
How do I use the ImageDelete01Icon in React?
Import both HugeiconsIcon and ImageDelete01Icon from their respective packages and render the icon using <HugeiconsIcon icon={ImageDelete01Icon} />.
What is the license for this icon?
The HugeIcons image delete 01 icon is released under the MIT license, allowing for free use in both personal and commercial projects.

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 →