John KuehJohn Kueh

unlink icon

Lucide · unlink · ISC

Download SVG

The Lucide unlink icon visually represents the removal of a hyperlink, commonly used in user interfaces to denote an action that breaks or removes a connection or link.

Common uses

  • Remove hyperlink from selected text
  • Disconnect a device or resource
  • Cancel a pending connection

Use it in React

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

<Unlink size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
urlunchainunlinkremove linkbreak linkdisconnect

FAQ

What does the unlink icon represent?
It signifies the action of removing a link or connection. This is often used when a user wants to break a hyperlink or disconnect related items.
How do I use the unlink icon in React?
You can import and use it directly from the 'lucide-react' library like this: import { Unlink } from 'lucide-react'.
What is the license for the Lucide unlink icon?
The Lucide icon library, including the unlink 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 →