The Tabler external link off icon depicts a broken or disabled link pointing outwards, commonly used to indicate that a link to an external resource is currently inactive or unavailable.
Common uses
- Disabling a link to a third-party service
- Showing an unavailable external resource
- Indicating a broken outbound connection
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconExternalLinkOff } from '@tabler/icons-react';
<IconExternalLinkOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- connectionoutboundredirectnew tabtabsquarearrowexternallinkoffsystembroken linkdisabled externalno connectionoff link
FAQ
- What does the external link off icon represent?
- It signifies a disabled or inactive link that would typically lead to an external resource.
- How do I use this icon in React?
- You can import and use it like this: import { IconExternalLinkOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library 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 →