John KuehJohn Kueh

link simple horizontal break icon

Phosphor · link-simple-horizontal-break · MIT

Download SVG

The Phosphor link simple horizontal break icon depicts a broken chain link, often used to represent a disconnected or broken link in a user interface.

Common uses

  • Indicating a broken hyperlink.
  • Showing a severed connection.
  • Representing an error in data linkage.

Use it in React

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

<LinkSimpleHorizontalBreak size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
anchorhyperlinkhypertextchainschainederrorsbrokencommunicationsobjectslinksimplehorizontalbreakbroken linkdisconnectedchain break

FAQ

What does the link simple horizontal break icon represent?
This icon visually signifies a broken or disconnected link, commonly used in UI to denote an error or interruption in connectivity.
How do I use this icon in React?
You can import and use it in your React application like this: import { LinkSimpleHorizontalBreak } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including this 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 →