John KuehJohn Kueh

link minus icon

Tabler · link-minus · MIT

Download SVG

The Tabler link minus icon depicts a chain link with a minus sign, commonly used to signify the removal or disconnection of a link or relationship.

Common uses

  • Unlinking a URL from text
  • Removing a related item from a list
  • Disconnecting a data connection

Use it in React

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

<IconLinkMinus size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Text
Keywords
unlinkremovedetachdisconnectsubtractrelationchainjointdivideisolatetextlinkminusremove link

FAQ

What is the purpose of the link minus icon?
It visually represents the action of removing, detaching, or disconnecting a link or relationship, often used in contexts like unlinking URLs or removing related items.
How do I use this icon in React?
You can import and use it with `import { IconLinkMinus } from '@tabler/icons-react';` and then render it as `<IconLinkMinus />`.
What is the license for this icon?
The Tabler icon library, including the link minus icon, is available under the MIT license.

Related icons

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

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