The Tabler certificate off icon depicts a document with a diagonal line through it, commonly used to indicate a revoked, invalid, or expired certificate or qualification.
Common uses
- Showing a revoked user certification.
- Indicating an expired course completion.
- Marking an invalid digital signature.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCertificateOff } from '@tabler/icons-react';
<IconCertificateOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- documentofficialattestsignaturebirthdeathgiftauthenticitysealcoursecompletequalificationcertificateoffinvalid certificateexpired document
FAQ
- What does the certificate off icon represent?
- It signifies a certificate that is no longer valid, active, or recognized, such as an expired qualification or a revoked attestation.
- How do I use this icon in React?
- You can import and use it like this: import { IconCertificateOff } from '@tabler/icons-react'. Then render it as <IconCertificateOff />.
- What is the license for this icon?
- The Tabler icons, including certificate-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 →