John KuehJohn Kueh

device ipad icon

Tabler · device-ipad · MIT

Download SVG

The Tabler device ipad icon depicts a tablet computer, commonly used in UI to represent mobile devices, tablet-specific features, or general technology-related concepts.

Common uses

  • Representing a tablet device in a list of hardware.
  • Button for tablet-optimized settings or views.
  • Link to a mobile or tablet version of a website.

Use it in React

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

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

Styles

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

outline
<IconDeviceIpad size={24} stroke={2} />
filled
<IconDeviceIpadFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Devices
Keywords
tabletapplemobiletechnologyiosdeviceipadhardwareelectronicgadgetdevicesios device

FAQ

What does the device-ipad icon represent?
It visually represents a tablet computer, similar to an iPad. It's used in user interfaces to signify tablets or related technology.
How do I use this icon in React?
You can import it directly from the '@tabler/icons-react' library using: `import { IconDeviceIpad } from '@tabler/icons-react'`. Then, use it as a React component: `<IconDeviceIpad />`.
What is the license for this icon?
The Tabler icon library, including the device-ipad icon, is distributed 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 →