The Tabler error 404 off icon visually represents a disabled or inactive state of a "page not found" message, commonly used in user interfaces to indicate that a requested resource is unavailable or has been turned off.
Common uses
- Displaying a "page not found" state when a feature is temporarily disabled.
- Indicating a broken link or unavailable content within an application.
- Representing a "404" error in a system status dashboard.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconError404Off } from '@tabler/icons-react';
<IconError404Off size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Computers
- Keywords
- webpagenotfoundmessageerror404offdisabledinactivecomputerspage not found disabled404 inactiveerror disabledweb unavailable
FAQ
- What is the purpose of the error 404 off icon?
- This icon signifies a 'page not found' scenario that is specifically in an off or disabled state, useful for indicating unavailability or inactive features.
- How do I use this icon in React?
- You can import and use it in React with: import { IconError404Off } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the error 404 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 →