John KuehJohn Kueh

unlink 2 icon

Lucide · unlink-2 · ISC

Download SVG

The Lucide unlink 2 icon depicts a broken chain link, commonly used to represent the action of removing or breaking a hyperlink.

Common uses

  • Removing a hyperlink from selected text
  • Disabling a link to prevent navigation
  • Clearing a URL field

Use it in React

Install
npm i lucide-react
Import & render
import { Unlink2 } from 'lucide-react';

<Unlink2 size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
urlunchainunlink2remove linkbreak linkungroupdisassociate

FAQ

What does the unlink 2 icon represent?
It visually signifies the act of disconnecting or removing a link, similar to breaking a chain.
How do I use the unlink 2 icon in React?
You can import and use it like this: import { Unlink2 } from 'lucide-react'. Then, render it as <Unlink2 />.
What is the license for this icon?
The Lucide icon library, including the unlink 2 icon, is available under the ISC license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →