John KuehJohn Kueh

files off icon

Tabler · files-off · MIT

Download SVG

The Tabler files off icon depicts a stack of documents with a diagonal line through them, commonly used to indicate that files or documents are unavailable, disabled, or have been removed.

Common uses

  • Disabling file upload functionality
  • Showing a deleted document archive
  • Indicating no documents are associated with an item

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
formsdocumentsstackletterfilesoffdisabledinactivefilepaperdocumentno filesdocuments disabledfile stack removedinactive papers

FAQ

What does the files-off icon represent?
It visually represents the absence or unavailability of files or documents, often used for disabled or removed items.
How do I use the files-off icon in React?
You can import and use it like this: `import { IconFilesOff } from '@tabler/icons-react'`. Then render it as `<IconFilesOff />`.
What is the license for the Tabler files-off icon?
The Tabler icons, including files-off, are 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 →