John KuehJohn Kueh

heart half icon

Phosphor · heart-half · MIT

Download SVG

The Phosphor heart half icon depicts a heart that is not fully filled, commonly used to represent a partial state of affection, a favorite item that is not yet fully selected, or a measure of wellness.

Common uses

  • Indicate a 'like' or 'favorite' action that is partially complete.
  • Represent a health or wellness score that is not at maximum.
  • Show a connection or relationship that is developing or incomplete.

Use it in React

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

<HeartHalf size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
wellnesslovehealthylikefavoritesfavoritedcommunicationsgameshealth & wellnesshearthalfhalf heartpartial heartfavorite halflike half

FAQ

What is the heart half icon used for?
It's used to signify partial states like an unselected favorite, developing affection, or incomplete wellness status.
How do I use the heart half icon in React?
Import it from the Phosphor library: `import { HeartHalf } from '@phosphor-icons/react'` and use it as a component: `<HeartHalf />`.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →