The Tabler apps off icon depicts a collection of applications that are currently disabled or unavailable, commonly used to indicate a feature is turned off or that no applications are running.
Common uses
- Disabling a feature or service.
- Showing no active applications.
- Indicating an app is uninstalled or not permitted.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAppsOff } from '@tabler/icons-react';
<IconAppsOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Development
- Keywords
- applicationadd-onuserdownloadmobileappsoffprogrammingsoftwaredisableddevelopmentdisabled appsno applicationsfeature offapp unavailable
FAQ
- What does the apps off icon represent?
- It visually signifies that applications or a set of features are turned off, disabled, or not currently accessible.
- How do I use the apps off icon in React?
- You can import and use it directly with the following statement: import { IconAppsOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including apps off, are 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 →