The HugeIcons camera night mode 02 icon depicts a camera lens with a crescent moon and stars, commonly used to represent a low-light or night photography setting in user interfaces.
Common uses
- Toggling night mode in a camera app
- Indicating a low-light photo filter
- Setting for astrophotography features
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CameraNightMode02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CameraNightMode02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- night photographylow light cameramoon cameradark mode camera
FAQ
- What does the camera night mode 02 icon represent?
- It represents a camera's capability to take photos in low-light or nighttime conditions, often indicated by a moon and stars symbol.
- How do I use this icon in React?
- Import the icon component and render it using <HugeiconsIcon icon={CameraNightMode02Icon} />. Ensure you have installed '@hugeicons/react' and '@hugeicons/core-free-icons'.
- What is the license for this icon?
- This 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.