The HugeIcons image remove 02 icon depicts a photograph 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-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ImageRemove02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ImageRemove02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- delete photono imageimage offcancel image
FAQ
- What does the image remove 02 icon represent?
- This icon represents the action of removing or deleting an image, often used in interfaces where users can manage or discard image files.
- How do I use the ImageRemove02Icon in React?
- Import both HugeiconsIcon and ImageRemove02Icon from their respective packages and render the icon using the <HugeiconsIcon icon={ImageRemove02Icon} /> component.
- What is the license for this icon?
- The HugeIcons image remove 02 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 →