The Tabler folder heart icon visually represents a folder containing a heart, commonly used to signify saved documents, favorite files, or a collection of items that are cherished or important.
Common uses
- Marking a file as a favorite
- Indicating a 'saved for later' section
- Representing a user's personal document collection
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFolderHeart } from '@tabler/icons-react';
<IconFolderHeart size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- loveaffectionemotioncarefavoradorebenevolencedevotionfondnesscherishdocumentfolderheartfavorite foldersaved documentscherished folder
FAQ
- What does the folder heart icon represent?
- It symbolizes a folder containing a heart, often used for favorite, saved, or cherished documents and files.
- How do I use the folder heart icon in React?
- You can import and use it with: import { IconFolderHeart } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including folder-heart, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →