John KuehJohn Kueh

file off icon

Tabler · file-off · MIT

Download SVG

The Tabler file off icon depicts a document with a diagonal line through it, commonly used to indicate that a file is unavailable, disabled, or has been removed.

Common uses

  • Indicate a disabled file upload field.
  • Show that a document is archived or deleted.
  • Represent an empty or unavailable data record.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconFileOff } from '@tabler/icons-react';

<IconFileOff size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
papernewfileoffdocumentdatadisabledinactivecontentrecordno filedocument disabledpaper inactivecontent removed

FAQ

What does the file-off icon represent?
It signifies a file or document that is not accessible, is disabled, or has been deleted.
How do I use the file-off icon in React?
You can import it using `import { IconFileOff } from '@tabler/icons-react';` and then use it as a component: `<IconFileOff />`.
What is the license for this icon?
The Tabler icon library, including the file-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 →