John KuehJohn Kueh

file favourite icon

HugeIcons · FileFavouriteIcon · MIT

Download SVG

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

Common uses

  • Bookmark important documents
  • Mark favorite user files
  • Indicate starred items in a list

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
star filefavorite documentbookmark fileimportant file

FAQ

What is the file favourite icon used for?
It's used to visually represent a file that has been marked as a favorite, saved, or bookmarked by the user.
How do I use the FileFavouriteIcon in React?
Import both HugeiconsIcon and FileFavouriteIcon, then render the icon using <HugeiconsIcon icon={FileFavouriteIcon} />.
What is the license for this icon?
This icon 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 →