John KuehJohn Kueh

camera night mode 01 icon

HugeIcons · CameraNightMode01Icon · MIT

Download SVG

The HugeIcons camera night mode 01 icon depicts a camera lens with a crescent moon and stars, commonly used to represent a night photography setting or feature in user interfaces.

Common uses

  • Toggling night mode in a camera app
  • Indicating low-light photography capabilities
  • Settings for astrophotography features

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CameraNightMode01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={CameraNightMode01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
night modelow lightcamera settingsphotography

FAQ

What does the camera night mode icon represent?
It represents the camera's night mode, used for taking photos in low-light conditions.
How do I use this icon in React?
Import both HugeiconsIcon and CameraNightMode01Icon, then render <HugeiconsIcon icon={CameraNightMode01Icon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free commercial and non-commercial use.

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 →