The Tabler certificate icon depicts a document with a seal, commonly used to represent official attestations, qualifications, or awards in UI elements.
Common uses
- Indicate a completed course or training.
- Represent a birth or death certificate.
- Show proof of authenticity or a seal of approval.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCertificate } from '@tabler/icons-react';
<IconCertificate size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- documentofficialattestsignaturebirthdeathgiftauthenticitysealcoursecompletequalificationcertificateawarddiplomabadge
FAQ
- What is the certificate icon used for?
- It's used to visually represent official documents like qualifications, awards, or attestations, often featuring a seal or signature area.
- How do I use the certificate icon in React?
- Import it using `import { IconCertificate } from '@tabler/icons-react';` and then use it as a component: `<IconCertificate />`.
- What is the license for the Tabler certificate icon?
- The Tabler icons, including the certificate icon, 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 →