John KuehJohn Kueh

camera lens icon

HugeIcons · CameraLensIcon · MIT

Download SVG

The HugeIcons camera lens icon visually represents photography or video recording functionality, commonly used for features related to cameras, media capture, or photo galleries.

Common uses

  • Photo/video capture button
  • Image gallery access
  • Camera settings option

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
photo iconvideo iconcamera iconlens icon

FAQ

What does the camera lens icon represent?
It represents a camera lens, symbolizing photography, video recording, or camera-related features within an application.
How do I use the CameraLensIcon in React?
Import it as `import { CameraLensIcon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={CameraLensIcon} />`.
What is the license for this icon?
The HugeIcons library, including the camera lens icon, is distributed under the MIT license.

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 →