The Tabler folder minus icon depicts a folder with a minus sign, commonly used to represent actions like removing items from a folder or collapsing a directory.
Common uses
- Button to remove selected items from a folder
- Action to collapse a directory in a file tree
- UI element for unsubscribing from a folder-based notification
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFolderMinus } from '@tabler/icons-react';
<IconFolderMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- directorydirfolderminuscollectioncontainergroupsubtractremovelessdocumentremove foldercollapse directorysubtract documentfolder subtract
FAQ
- What does the folder minus icon represent?
- It visually signifies the removal or subtraction of content from a folder or directory. It can also be used for collapsing views.
- How do I use this icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconFolderMinus } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the folder minus icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.