The HugeIcons image 01 icon depicts a generic image or photo, commonly used to represent media uploads, image galleries, or placeholders for visual content.
Common uses
- Image upload button
- Gallery thumbnail
- Media placeholder
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Image01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Image01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- photo iconpicture iconmedia icongallery icon
FAQ
- What does the Image01 icon represent?
- The Image01 icon represents a generic image or photo. It's typically used in interfaces to signify areas where images are displayed or can be uploaded.
- How do I use the Image01 icon in React?
- To use the Image01 icon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: import { Image01Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={Image01Icon} />
- What is the license for HugeIcons?
- HugeIcons are 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 →