The Lucide heart plus icon visually represents adding to or combining with a heart, commonly used to signify actions like adding a favorite, liking content, or indicating support.
Common uses
- Add to favorites button
- Like button with an 'add' state
- Donate or support action
Use it in React
Install
npm i lucide-reactImport & render
import { HeartPlus } from 'lucide-react';
<HeartPlus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- pluslikefavoriteaddhealthsupportheartadd heartfavorite pluslike addhealth plus
FAQ
- What is the purpose of the heart plus icon?
- It's used for actions like adding an item to a favorites list, indicating a 'like' with an addition element, or symbolizing support or donation.
- How do I use the heart plus icon in React?
- You can import and use it directly from the lucide-react library with: `import { HeartPlus } from 'lucide-react'`.
- What is the license for the Lucide heart plus icon?
- The Lucide icon library, including the heart plus icon, is distributed 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 →