The HugeIcons folder heart icon visually represents a folder containing or related to something cherished, often used to signify saved items, favorites, or a user's personal collection.
Common uses
- Favorites or saved items list
- User profile or personal dashboard
- Bookmark or collection management
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FolderHeartIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FolderHeartIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- saved items iconfavorites iconheart folder iconcollection icon
FAQ
- What does the folder heart icon represent?
- It symbolizes a folder associated with something important or cherished, commonly used for favorites, saved items, or personal collections.
- How do I use the FolderHeartIcon in React?
- Import both HugeiconsIcon and FolderHeartIcon, then render it using <HugeiconsIcon icon={FolderHeartIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the FolderHeartIcon, is released 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 →