The Tabler browser off icon depicts a browser window with a diagonal line through it, commonly used to indicate that internet access is unavailable or a browser is disabled.
Common uses
- Indicate no internet connection.
- Show a disabled or closed browser tab.
- Represent a feature that requires an active browser.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrowserOff } from '@tabler/icons-react';
<IconBrowserOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- internetwebdisplaybrowseroffhardwaretechnologydisabledinactiveelectronicdevicesno internetoffline browserdisabled webclosed tab
FAQ
- What does the browser off icon represent?
- It signifies that a browser is not active, disabled, or that internet connectivity is lost.
- How do I use this icon in React?
- You can import and use it like this: import { IconBrowserOff } from '@tabler/icons-react';.
- What is the license for this icon?
- The Tabler icon library, including the browser off 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 →