John KuehJohn Kueh

device tablet camera icon

Phosphor · device-tablet-camera · MIT

Download SVG

The Phosphor device tablet camera icon depicts a tablet with a camera lens, commonly used to represent features related to tablet photography, video calls, or camera functionality on a tablet device.

Common uses

  • Button to activate tablet camera
  • Setting for tablet photo quality
  • Link to tablet media gallery

Use it in React

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

<DeviceTabletCamera size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<DeviceTabletCamera size={24} />
thin
<DeviceTabletCamera size={24} weight="thin" />
light
<DeviceTabletCamera size={24} weight="light" />
bold
<DeviceTabletCamera size={24} weight="bold" />
fill
<DeviceTabletCamera size={24} weight="fill" />
duotone
<DeviceTabletCamera size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
objects
Keywords
cellphonecellularipadphabletobjectsdevicetabletcameratablet cameraipad cameradevice camera

FAQ

What does the device tablet camera icon represent?
It visually represents a tablet device that has a camera, often used for actions or settings related to the tablet's camera features.
How do I use this icon in React?
You can import and use it in your React application with: import { DeviceTabletCamera } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including this icon, is available under the MIT license.

Related icons

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

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