The HugeIcons tablet 01 icon depicts a stylized tablet device, commonly used to represent mobile applications, device settings, or content viewable on a tablet.
Common uses
- Link to mobile app section
- Settings for tablet view
- Displaying tablet-optimized content
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Tablet01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Tablet01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- devicemobilescreentablet device
FAQ
- What does the Tablet01Icon represent?
- The Tablet01Icon represents a tablet device. It's useful for indicating mobile interfaces or tablet-specific features.
- How do I use Tablet01Icon in a React project?
- Import both HugeiconsIcon and Tablet01Icon, then render it using <HugeiconsIcon icon={Tablet01Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.