The HugeIcons image not found 01 icon visually represents a broken or missing image, commonly used to indicate that a requested image failed to load or is unavailable.
Common uses
- Displaying a placeholder when an image fails to load.
- Indicating missing profile pictures.
- Signaling unavailable product images in an e-commerce context.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ImageNotFound01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ImageNotFound01Icon} 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 does the image not found 01 icon represent?
- This icon represents a broken or missing image. It's used in UIs to show when an image cannot be displayed.
- How do I use the ImageNotFound01Icon in React?
- Import both HugeiconsIcon and ImageNotFound01Icon, then render the icon like this: <HugeiconsIcon icon={ImageNotFound01Icon} />.
- What is the license for this icon?
- The ImageNotFound01Icon is distributed 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.