The Tabler link off icon visually represents the disconnection or disabling of a hyperlink, commonly used to indicate that a URL is no longer active or accessible.
Common uses
- Disabling a hyperlink in a text editor.
- Showing an inactive or broken URL in a list.
- Indicating a removed or unavailable web reference.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLinkOff } from '@tabler/icons-react';
<IconLinkOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- zoom-filledlinkoffdisabledinactiveurlconnectionhyperlinkreferenceattachtextunlinkbroken linkinactive urlremove link
FAQ
- What does the link off icon signify?
- It signifies that a link or connection is broken, disabled, or no longer active.
- How do I use the link off icon in React?
- You can import and use it like this: import { IconLinkOff } from '@tabler/icons-react'; <IconLinkOff />.
- What is the license for this icon?
- The Tabler icon set, including the link off icon, is distributed 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 →