The Tabler license off icon, named license-off, visually represents the absence or revocation of a license or permission, often used to indicate that a feature or content is not authorized or available.
Common uses
- Disabling access to a premium feature.
- Showing that a document is not approved.
- Indicating a user's revoked permissions.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLicenseOff } from '@tabler/icons-react';
<IconLicenseOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- authorisationpermissionconsentpermitdocumentagreelicenseoffdisabledinactivepermission deniedunauthorizedno consentaccess denied
FAQ
- What does the license-off icon signify?
- It signifies that a license, permission, or authorization is not granted or has been revoked. It's used to show something is disabled or unavailable due to lack of approval.
- How do I use this icon in React?
- You can import and use it in your React application with the following statement: `import { IconLicenseOff } from '@tabler/icons-react'`. Then, render it like any other React component: `<IconLicenseOff />`.
- What is the license for this icon?
- The Tabler icon library, including the license-off icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.