The HugeIcons camera 03 icon depicts a stylized camera, commonly used to represent features related to photography, video recording, or image capture in user interfaces.
Common uses
- Open camera app
- Take photo button
- Record video toggle
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Camera03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Camera03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- photopicturevideocapture
FAQ
- What is the purpose of the Camera03Icon?
- The Camera03Icon is a visual element representing a camera, used in UIs for actions like taking photos or accessing camera features.
- How do I use the Camera03Icon in a React project?
- Import both HugeiconsIcon and Camera03Icon, then render the icon using <HugeiconsIcon icon={Camera03Icon} />.
- What is the license for this icon?
- The HugeIcons camera 03 icon is 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.