The Tabler folder x icon depicts a folder with an 'X' mark, commonly used to signify a deleted, archived, or inaccessible folder or document.
Common uses
- Delete folder confirmation
- Archived items list
- Access denied indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFolderX } from '@tabler/icons-react';
<IconFolderX size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- directorydirfoldercollectioncontainergroupfilepapertextrecorddocumentxdelete folderarchive folderclosed folderinvalid folder
FAQ
- What does the folder x icon represent?
- It typically represents a folder that has been deleted, archived, or is otherwise inaccessible.
- How do I use the folder x icon in React?
- You can import and use it like this: import { IconFolderX } from '@tabler/icons-react'; <IconFolderX />
- What is the license for this icon?
- The Tabler icons, including folder x, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.