John KuehJohn Kueh

heart straight break icon

Phosphor · heart-straight-break · MIT

Download SVG

The Phosphor heart straight break icon depicts a heart that has been split or broken in half, commonly used to represent themes of heartbreak, dislike, or a relationship ending.

Common uses

  • Unliking or removing a favorite item.
  • Indicating a negative sentiment or dislike.
  • Representing a failed or broken relationship status.

Use it in React

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

<HeartStraightBreak size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
lovehatecracksplitdivorceemojicommunicationsheartstraightbreakbroken heartdislikesplit heartunfavorite

FAQ

What is the heart straight break icon used for?
This icon is typically used to visually represent negative emotions related to love or relationships, such as heartbreak, dislike, or a breakup.
How do I use the heart straight break icon in React?
You can import and use it in your React application like this: import { HeartStraightBreak } from '@phosphor-icons/react'.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free use in both personal and 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →