The Lucide folder bookmark icon visually represents a folder with a bookmark, commonly used to indicate saved, favorited, or bookmarked content within a file or directory structure.
Common uses
- Bookmark a folder for quick access
- Mark a directory as a favorite
- Indicate a saved project folder
Use it in React
Install
npm i lucide-reactImport & render
import { FolderBookmark } from 'lucide-react';
<FolderBookmark size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- folderbookmarkfilemarkstoragearchivedirectoryprojectfavoritesaveread latersaved folderfavorite directorymarked folderfile archive
FAQ
- What does the folder bookmark icon represent?
- It signifies a folder that has been marked or saved, often for easy retrieval or to denote importance.
- How do I use this icon in React?
- You can import it directly from the 'lucide-react' library using: import { FolderBookmark } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the folder-bookmark 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 →