The Tabler error 404 icon visually represents a 'page not found' error, commonly used in user interfaces to indicate that a requested resource or page could not be located.
Common uses
- Displaying a 404 error page.
- Indicating a broken link.
- Signifying a missing file or resource.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconError404 } from '@tabler/icons-react';
<IconError404 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Computers
- Keywords
- webpagenotfoundmessageerror404computingmachineprocessorcomputerspage not foundmissing pagebroken linknot found
FAQ
- What does the error 404 icon represent?
- It visually signifies a 'page not found' error, commonly used when a user navigates to a URL that does not exist on a website.
- How do I use the error 404 icon in React?
- You can import and use it in your React application with: import { IconError404 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the error 404 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 →