John KuehJohn Kueh

camera icon

Tabler · camera · MIT

Download SVG

The Tabler camera icon depicts a camera lens, commonly used in UI to represent features related to photography, video recording, or media capture.

Common uses

  • Add photo/video upload button
  • Link to a gallery or media section
  • Indicate a camera or recording feature

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconCamera } from '@tabler/icons-react';

<IconCamera size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconCamera size={24} stroke={2} />
filled
<IconCameraFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Media
Keywords
videophotoaperturecameracontententertainmentmultimediabroadcastaudiomedialens

FAQ

What is this icon for?
This icon represents a camera and is used for features involving photo or video capture, media playback, or related settings.
How do I use this in React?
Import it from '@tabler/icons-react' like this: import { IconCamera } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icon library, including this camera icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →