John KuehJohn Kueh

file star icon

HugeIcons · FileStarIcon · MIT

Download SVG

The HugeIcons file star icon depicts a document with a star, commonly used to indicate a favorite, saved, or important file.

Common uses

  • Favorite file indicator
  • Starred document marker
  • Important document tag

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
favorite filestar documentimportant filesaved file

FAQ

What does the file star icon represent?
It represents a file that has been marked as important, a favorite, or saved. It's often used to draw attention to specific documents.
How do I use the FileStarIcon in React?
Import both HugeiconsIcon and FileStarIcon, then render <HugeiconsIcon icon={FileStarIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
What is the license for this icon?
The FileStarIcon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →