The HugeIcons unsplash icon depicts a camera and is commonly used to represent features related to photography, image uploads, or photo galleries.
Common uses
- Image upload button
- Link to a photo gallery
- Icon for a photography feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { UnsplashIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={UnsplashIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- camera iconphoto iconimage iconpicture icon
FAQ
- What does the Unsplash icon represent?
- The Unsplash icon visually represents photography or image-related actions, often used for uploading photos or linking to image galleries.
- How do I use the Unsplash icon in React?
- Import the UnsplashIcon from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component like this: <HugeiconsIcon icon={UnsplashIcon} />.
- What is the license for the Unsplash icon?
- The Unsplash icon from the HugeIcons library is available under the MIT license.
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 →