The Phosphor folder simple minus icon depicts a folder with a minus sign, commonly used to represent actions like removing, deleting, or collapsing a folder or directory in a user interface.
Common uses
- Button to remove a selected folder
- Icon for a 'delete folder' action
- Indicate a collapsed or minimized folder state
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { FolderSimpleMinus } from '@phosphor-icons/react';
<FolderSimpleMinus size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<FolderSimpleMinus size={24} />thin
<FolderSimpleMinus size={24} weight="thin" />light
<FolderSimpleMinus size={24} weight="light" />bold
<FolderSimpleMinus size={24} weight="bold" />fill
<FolderSimpleMinus size={24} weight="fill" />duotone
<FolderSimpleMinus size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- office
- Keywords
- directorydirectoriesfilesdeletewriteremove-officeeditorsystemfoldersimpleminusremove folderdelete directorycollapse folder
FAQ
- What does the folder simple minus icon represent?
- It visually signifies the removal, deletion, or subtraction of a folder or directory. It's often used for actions that decrease or remove items.
- How do I use this icon in React?
- Import it from the library and use it as a component: import { FolderSimpleMinus } from '@phosphor-icons/react'; <FolderSimpleMinus size={24} />
- What is the license for Phosphor icons?
- Phosphor icons are distributed under the MIT license, which allows for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Phosphor.