John KuehJohn Kueh

file bookmark icon

HugeIcons · FileBookmarkIcon · MIT

Download SVG

The HugeIcons file bookmark icon visually represents a document with a bookmark, commonly used to indicate saved, favorited, or bookmarked files or content.

Common uses

  • Bookmark a document
  • Mark a file for later
  • Favorite a resource

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
save iconfavorite iconbookmark filemarked document

FAQ

What does the file bookmark icon represent?
It signifies a file that has been bookmarked, saved, or marked for easy retrieval.
How do I use the FileBookmarkIcon in React?
Import both HugeiconsIcon and FileBookmarkIcon, then render <HugeiconsIcon icon={FileBookmarkIcon} />.
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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →