John KuehJohn Kueh

file badge icon

HugeIcons · FileBadgeIcon · MIT

Download SVG

The HugeIcons file badge icon visually represents a file with an attached badge, commonly used to indicate a file's status, type, or a special designation.

Common uses

  • File status indicator
  • Document type marker
  • Certification or approval symbol

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FileBadgeIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={FileBadgeIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
file with badgedocument badgebadge filefile status

FAQ

What does the FileBadgeIcon represent?
The FileBadgeIcon depicts a file document with a badge attached, often used to signify a file's specific status, like being verified, new, or having a particular attribute.
How do I use FileBadgeIcon in React?
Import both HugeiconsIcon and FileBadgeIcon, then render the icon using <HugeiconsIcon icon={FileBadgeIcon} />.
What is the license for this icon?
The FileBadgeIcon is part of the HugeIcons library and is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →