The Tabler folders off icon visually represents a disabled or inactive state for a directory or folder, often used to indicate that a folder is not accessible, selected, or available.
Common uses
- Disabling folder selection in a file manager.
- Showing a deleted or archived folder.
- Indicating a read-only directory.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFoldersOff } from '@tabler/icons-react';
<IconFoldersOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- directorydirclonecopyfoldersoffdisabledinactivefilepaperdocumentdirectory offdisabled folderinactive directoryno folders
FAQ
- What does the folders off icon mean?
- It signifies a folder or directory that is off, disabled, inactive, or otherwise unavailable for use.
- How do I use the folders off icon in React?
- You can import and use it like this: import { IconFoldersOff } from '@tabler/icons-react'; <IconFoldersOff />
- What is the license for this icon?
- The Tabler icons, including folders off, are 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 →