The Tabler certificate 2 icon depicts a stylized certificate or diploma, commonly used to represent achievements, awards, licenses, or completed courses in a user interface.
Common uses
- Displaying earned badges or certifications
- Indicating a completed course or training module
- Representing official documents like licenses or permits
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCertificate2 } from '@tabler/icons-react';
<IconCertificate2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- awardlicensedocumentachievementcoursecompletecertificatefilepapertext2diploma
FAQ
- What does the certificate 2 icon represent?
- It represents a certificate, diploma, or similar document signifying an achievement, award, license, or completed course.
- How do I use the certificate 2 icon in React?
- You can import and use it in React with: import { IconCertificate2 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including certificate 2, 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 →