The Tabler certificate 2 off icon depicts a disabled or inactive certificate, often used to signify that a required certification is not met or has expired.
Common uses
- Indicate a user has not completed a required course.
- Show an expired or revoked license.
- Represent a disabled achievement or award.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCertificate2Off } from '@tabler/icons-react';
<IconCertificate2Off size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- awardlicensedocumentachievementcoursecompletecertificateoffdisabledinactive2disabled certificateinactive awardlicense offexpired document
FAQ
- What does the certificate 2 off icon represent?
- This icon represents a certificate that is not active, disabled, or unavailable. It's used to show a lack of completion or validity.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconCertificate2Off } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including certificate 2 off, are available 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 →