John KuehJohn Kueh

link break icon

Phosphor · link-break · MIT

Download SVG

The Phosphor link break icon visually represents a broken or disconnected link, often used to indicate an error in a hyperlink or a severed connection.

Common uses

  • Error state for broken hyperlinks
  • Indication of a failed connection
  • Visual cue for invalid URL

Use it in React

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

<LinkBreak size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
anchorhyperlinkhypertextchainschainederrorsbrokencommunicationsobjectslinkbreakbroken linkdisconnectedlink erroranchor break

FAQ

What does the link break icon signify?
It signifies a broken or disconnected link, commonly used for errors related to hyperlinks or network connections.
How do I use the link break icon in React?
You can import and use it in React with: import { LinkBreak } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the link break 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 →