The Tabler file broken icon depicts a document with a tear or break, commonly used to signify a corrupted, deleted, or inaccessible file or data.
Common uses
- Indicate a failed file upload.
- Show a deleted record in a list.
- Represent corrupted data in a report.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileBroken } from '@tabler/icons-react';
<IconFileBroken size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- documenterrordemageddeletefilebrokendatacontentrecordpapercorrupt filemissing documenterror filetrash document
FAQ
- What does the file broken icon represent?
- It represents a file that is damaged, deleted, or otherwise inaccessible. It's used to visually communicate data integrity issues.
- How do I use the file broken icon in React?
- You can import and use it directly from the '@tabler/icons-react' library like this: import { IconFileBroken } from '@tabler/icons-react'.
- What is the license for the Tabler file broken icon?
- The Tabler icon library, including the file broken 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 →