The Lucide folder cog icon visually represents a folder containing settings or controls, commonly used to indicate options or configuration related to a specific directory or project.
Common uses
- Folder settings panel
- Directory preferences button
- Project configuration management
Use it in React
Install
npm i lucide-reactImport & render
import { FolderCog } from 'lucide-react';
<FolderCog size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- directorysettingscontrolpreferencescogeditgearfolderfolder settingsdirectory preferencesgear foldercog directory
FAQ
- What does the folder cog icon represent?
- It signifies settings, preferences, or controls associated with a folder or directory.
- How do I use this icon in React?
- Import it from 'lucide-react' as `import { FolderCog } from 'lucide-react'` and use it as a component: `<FolderCog />`.
- What is the license for this icon?
- The Lucide icon library is distributed 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 →