The Tabler folder off icon depicts a folder with a diagonal line through it, typically used to indicate that a directory or collection is disabled, inactive, or cannot be accessed.
Common uses
- Indicate a disabled or inaccessible folder.
- Show a cancelled or removed directory.
- Represent an empty or unavailable collection.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFolderOff } from '@tabler/icons-react';
<IconFolderOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- cancelnodirectorydirfolderoffcollectiondisabledinactivecontainerdocumentdirectory offdisabled folderno folderinactive directory
FAQ
- What does the folder off icon represent?
- It signifies a folder or directory that is turned off, disabled, inactive, or otherwise unavailable for use.
- How do I use this icon in React?
- You can import and use it directly with the following statement: `import { IconFolderOff } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including folder 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 →