John KuehJohn Kueh

image not found 02 icon

HugeIcons · ImageNotFound02Icon · MIT

Download SVG

The HugeIcons image not found 02 icon visually represents a broken image link and is commonly used in user interfaces to indicate that an image failed to load or is missing.

Common uses

  • Displaying a placeholder for missing product images.
  • Indicating an error when a user uploads an invalid image file.
  • Showing a broken link icon in a gallery or feed where images are unavailable.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
broken imagemissing imageimage errorno image

FAQ

What is the purpose of the image not found 02 icon?
This icon signifies that an image could not be found or loaded. It's used to provide visual feedback to the user about a missing or broken image resource.
How do I use the ImageNotFound02Icon in React?
Import both HugeiconsIcon and ImageNotFound02Icon from their respective packages, then render the icon using the <HugeiconsIcon icon={ImageNotFound02Icon} /> component.
What is the license for this icon?
The HugeIcons icon library, including the ImageNotFound02Icon, 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 →