The Phosphor folder simple star icon depicts a folder with a star, commonly used to indicate a favorite or starred directory or set of files.
Common uses
- Marking a frequently accessed folder
- Indicating a 'favorites' section in file management
- Highlighting an important or starred directory
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { FolderSimpleStar } from '@phosphor-icons/react';
<FolderSimpleStar size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<FolderSimpleStar size={24} />thin
<FolderSimpleStar size={24} weight="thin" />light
<FolderSimpleStar size={24} weight="light" />bold
<FolderSimpleStar size={24} weight="bold" />fill
<FolderSimpleStar size={24} weight="fill" />duotone
<FolderSimpleStar size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- office
- Keywords
- directorydirectoriesfilesfoldersfavoritestarredofficeeditorsystemfoldersimplestarstarred folderfavorite directoryimportant folderdirectory star
FAQ
- What does the folder simple star icon represent?
- It represents a folder that has been marked as a favorite or starred, suggesting importance or frequent access.
- How do I use this icon in React?
- Import it from the library and use it as a component: import { FolderSimpleStar } from '@phosphor-icons/react'; <FolderSimpleStar />
- What is the license for this icon?
- The Phosphor icon library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.