John KuehJohn Kueh

image remove 01 icon

HugeIcons · ImageRemove01Icon · MIT

Download SVG

The HugeIcons image remove 01 icon depicts a stylized image with a diagonal line through it, commonly used to signify the removal or deletion of an image.

Common uses

  • Delete image button
  • Cancel image upload
  • Remove profile picture

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
delete imageremove photocancel imageno image

FAQ

What does the image remove 01 icon represent?
This icon represents the action of removing or deleting an image. It's typically used for buttons or actions that allow users to get rid of an image.
How do I use the ImageRemove01Icon in React?
Import the icon as shown: `import { ImageRemove01Icon } from '@hugeicons/core-free-icons';` and then render it using `<HugeiconsIcon icon={ImageRemove01Icon} />`.
What is the license for this icon?
The HugeIcons icon library, including this icon, is distributed 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 →