John KuehJohn Kueh

device tablet icon

Tabler · device-tablet · MIT

Download SVG

The Tabler device tablet icon depicts a portable touchscreen electronic device, commonly used in UI to represent tablet-specific features, settings, or content.

Common uses

  • Link to tablet version of a website
  • Settings for a tablet app
  • Displaying tablet hardware information

Use it in React

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

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

Styles

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

outline
<IconDeviceTablet size={24} stroke={2} />
filled
<IconDeviceTabletFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Devices
Keywords
ipadmobiletouchscreenportabledevicetablethardwaretechnologyelectronicgadgetdevicesipad iconmobile device icontouchscreen icon

FAQ

What does the device tablet icon represent?
It represents a tablet computer, a portable electronic device with a touchscreen interface.
How do I use this icon in React?
Import it using `import { IconDeviceTablet } from '@tabler/icons-react'` and use it as a component: `<IconDeviceTablet />`.
What is the license for this icon?
The Tabler icon library, including the device tablet 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 →