The HugeIcons shutterstock icon depicts a stylized camera shutter, commonly used to represent photography, media, or stock image services.
Common uses
- Stock photo gallery link
- Media upload button
- Image search feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ShutterstockIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ShutterstockIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- cameraphotoshutterstock photo
FAQ
- What does the shutterstock icon represent?
- It represents a camera shutter, often used for photography, media, or stock image services.
- How do I use the ShutterstockIcon in React?
- Import both HugeiconsIcon and ShutterstockIcon, then render it using <HugeiconsIcon icon={ShutterstockIcon} />.
- What is the license for this icon?
- This icon is distributed 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 →