John KuehJohn Kueh

link simple break icon

Phosphor · link-simple-break · MIT

Download SVG

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

Common uses

  • Error state for a broken URL field
  • Indicate a failed connection or broken link in a network diagram
  • Show an invalid or inactive hyperlink in a list of links

Use it in React

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

<LinkSimpleBreak size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
anchorhyperlinkhypertextchainschainederrorsbrokencommunicationsobjectslinksimplebreakbroken linkdisconnected hyperlinklink erroranchor break

FAQ

What does the link simple break icon signify?
This icon signifies a broken or disconnected link, typically used to denote an error or an inactive hyperlink.
How do I use the link simple break icon in React?
You can import and use it in React with: import { LinkSimpleBreak } 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 →