John KuehJohn Kueh

apps icon

Tabler · apps · MIT

Download SVG

The Tabler apps icon depicts a grid of squares, commonly used to represent a collection of applications, a dashboard, or a menu of available software.

Common uses

  • Displaying a list of installed applications.
  • Representing a user's dashboard or portal.
  • As a button to access an app switcher or menu.

Use it in React

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

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

Styles

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

outline
<IconApps size={24} stroke={2} />
filled
<IconAppsFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Development
Keywords
applicationadd-onuserdownloadmobileappsprogrammingsoftwarecodingtechnicaldevelopmentapplication gridsoftware griddashboard iconmenu icon

FAQ

What does the apps icon represent?
It visually signifies a group of applications or software modules, often used for navigation or to indicate a collection of features.
How do I use the apps icon in React?
You can import and use it directly with `import { IconApps } from '@tabler/icons-react'` and then render it as `<IconApps />`.
What is the license for the Tabler apps icon?
The Tabler icon library, including the apps 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 →