The HugeIcons camera add 03 icon depicts a camera with a plus sign, commonly used to represent adding a new camera feed or initiating a photo-taking action.
Common uses
- Add new camera button
- Start photo capture
- Upload image action
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CameraAdd03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CameraAdd03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- add photo iconnew camera iconcamera plus iconcapture image icon
FAQ
- What does the camera add 03 icon represent?
- This icon represents the action of adding a camera or initiating a photo capture. It's often used for features related to new camera inputs or image uploads.
- How do I use the CameraAdd03Icon in React?
- Import both HugeiconsIcon and CameraAdd03Icon from their respective packages and render the icon using the <HugeiconsIcon icon={CameraAdd03Icon} /> component.
- What is the license for this icon?
- The HugeIcons camera add 03 icon 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.
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 →