The Lucide folder dot icon depicts a folder with a small dot, often used to indicate a folder that is active, pinned, or has associated settings.
Common uses
- Highlighting the current project folder
- Indicating a pinned or favorite directory
- Signifying a folder with configuration settings
Use it in React
Install
npm i lucide-reactImport & render
import { FolderDot } from 'lucide-react';
<FolderDot size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- directoryrootprojectpinnedactivecurrentcoggedgearmechanicalmachineryconfigurationcontrolspreferencessettingssystemadmin
FAQ
- What does the folder dot icon represent?
- It typically signifies a folder that is active, pinned, or has associated settings or configurations.
- How do I use the folder dot icon in React?
- You can import and use it like this: import { FolderDot } from 'lucide-react'. Then render it as <FolderDot />.
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.