The Lucide file badge icon depicts a document with a star or ribbon, commonly used to represent achievements, awards, certifications, or special status associated with a file or record.
Common uses
- Indicating a verified document
- Highlighting a completed task
- Representing a user's achievement
Use it in React
Install
npm i lucide-reactImport & render
import { FileBadge } from 'lucide-react';
<FileBadge size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- awardachievementbadgerosetteprizewinnerfileaward filecertified documentachievement filerosette file
FAQ
- What is the file badge icon used for?
- It's typically used to signify an award, achievement, certification, or a file that has a special status.
- How do I use the file badge icon in React?
- You can import it directly from 'lucide-react' like this: import { FileBadge } from 'lucide-react'. Then use it as <FileBadge />.
- What is the license for the Lucide file badge icon?
- The Lucide icon library, including the file badge icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →