The Lucide folder open dot icon depicts an open folder with a dot, commonly used to signify an active, current, or pinned directory within a file system or project structure.
Common uses
- Highlighting the currently selected folder in a file explorer.
- Indicating a pinned or favorite project folder.
- Representing the root directory of a project.
Use it in React
Install
npm i lucide-reactImport & render
import { FolderOpenDot } from 'lucide-react';
<FolderOpenDot size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- directoryrootprojectactivecurrentpinnedfolderopendotactive foldercurrent directorypinned folderroot folder
FAQ
- What does the folder open dot icon represent?
- It represents an open folder with a dot, often used to show an active, current, or pinned directory.
- How do I use this icon in React?
- You can import and use it like this: import { FolderOpenDot } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including this icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →