John KuehJohn Kueh

heart icon

Phosphor · heart · MIT

Download SVG

The Phosphor heart icon visually represents love, affection, or a user's positive sentiment, commonly used for liking content, marking favorites, or indicating health status.

Common uses

  • Like button for posts or comments
  • Add to/remove from favorites list
  • Indicate user's health or wellness status

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Heart } from '@phosphor-icons/react';

<Heart size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Heart size={24} />
thin
<Heart size={24} weight="thin" />
light
<Heart size={24} weight="light" />
bold
<Heart size={24} weight="bold" />
fill
<Heart size={24} weight="fill" />
duotone
<Heart size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
wellnesslovehealthylikefavoritesfavoritedsuitscardsgamblingcasinogamingemojicommunicationsgameshealth & wellnessheart

FAQ

What is the Phosphor heart icon used for?
It's typically used to signify love, liking, or favoriting content. It can also represent health or wellness in UI elements.
How do I use the heart icon in React?
You can import and use it directly in your React components like this: import { Heart } from '@phosphor-icons/react'.
What is the license for the Phosphor heart icon?
The Phosphor icon library, including the heart icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →