The HugeIcons heart add icon visually represents the action of adding or creating a new favorite or liked item.
Common uses
- Adding an item to a favorites list
- Liking a post or comment
- Creating a new wishlist item
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HeartAddIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={HeartAddIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- add favoritenew likeheart plusfavorite add
FAQ
- What is the HeartAddIcon used for?
- It's typically used to indicate an action where a user can add something to a favorites, likes, or wishlist.
- How do I use HeartAddIcon in React?
- Import both HugeiconsIcon and HeartAddIcon, then render <HugeiconsIcon icon={HeartAddIcon} />.
- What is the license for HugeIcons?
- HugeIcons are released under the MIT license, allowing for free commercial and non-commercial use.
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 →