The Lucide tablet icon depicts a portable touchscreen computer, commonly used to represent mobile devices, digital content consumption, or tablet-specific features in a user interface.
Common uses
- Representing a tablet device in a list of hardware.
- Indicating a mode or feature specific to tablet screens.
- As a button to open a tablet-formatted view or app.
Use it in React
Install
npm i lucide-reactImport & render
import { Tablet } from 'lucide-react';
<Tablet size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- devicetabletmobile deviceslatee-reader
FAQ
- What does the tablet icon represent?
- It visually represents a tablet computer, a mobile device with a touchscreen interface.
- How do I use the tablet icon in React?
- You can import and use it like this: import { Tablet } from 'lucide-react'; <Tablet />.
- What is the license for the Lucide tablet icon?
- The Lucide icon library, including the tablet icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →