The Lucide camera icon depicts a photographic camera, commonly used in UIs to represent features related to taking photos, recording videos, or accessing media.
Common uses
- Photo gallery access
- Video recording button
- Camera settings
Use it in React
Install
npm i lucide-reactImport & render
import { Camera } from 'lucide-react';
<Camera size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- photographylensfocuscaptureshotvisualimagedeviceequipmentphotowebcamvideocamera
FAQ
- What does the camera icon represent?
- It represents a camera, used for actions like taking pictures, recording video, or managing media.
- How do I use the camera icon in React?
- Import it from 'lucide-react' and use it as a component: import { Camera } from 'lucide-react'.
- What is the license for the Lucide camera icon?
- The Lucide icon library, including the camera icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →