John KuehJohn Kueh

tablet 02 icon

HugeIcons · Tablet02Icon · MIT

Download SVG

The HugeIcons tablet 02 icon depicts a tablet device, commonly used to represent mobile devices, apps, or digital content consumption in user interfaces.

Common uses

  • Representing a 'mobile view' or 'tablet mode' setting.
  • Linking to a company's mobile application.
  • Indicating content optimized for tablet screens.

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Tablet02Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Tablet02Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
devicemobilescreengadget

FAQ

What does the Tablet02Icon represent?
The Tablet02Icon represents a tablet device. It's typically used in UIs to signify mobile technology, apps, or digital content.
How do I use Tablet02Icon in React?
Import both HugeiconsIcon and Tablet02Icon, then render <HugeiconsIcon icon={Tablet02Icon} />. Ensure you have the correct imports: import { HugeiconsIcon } from '@hugeicons/react'; import { Tablet02Icon } from '@hugeicons/core-free-icons';
What is the license for HugeIcons?
The HugeIcons icon library is distributed under the MIT license, allowing for free commercial and non-commercial use.

Related icons

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

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