The Tabler device computer camera icon visually represents a computer with an integrated or attached camera, commonly used to signify features related to video conferencing, recording, or webcam functionality.
Common uses
- Video call button
- Webcam settings option
- Live streaming indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceComputerCamera } from '@tabler/icons-react';
<IconDeviceComputerCamera size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- videomeetingrecordrecordingwebcamdevicecomputercamerahardwaretechnologydeviceslaptop cameravideo device
FAQ
- What is this icon used for?
- This icon is typically used in user interfaces to represent devices with cameras, such as laptops or desktops, and is often associated with video calls, recording, or webcam features.
- How do I use this icon in React?
- You can import and use the icon in your React application with the following import statement: `import { IconDeviceComputerCamera } from '@tabler/icons-react'`. Then, render it as a component: `<IconDeviceComputerCamera />`.
- What is the license for this icon?
- The Tabler icon library, including the device-computer-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 →