The HugeIcons folder cog icon depicts a folder with a cogwheel, commonly used to represent settings or configuration related to a folder or directory.
Common uses
- Folder settings panel
- Directory configuration
- Manage folder options
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FolderCogIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FolderCogIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- folder settingscog foldergear folderconfiguration folder
FAQ
- What does the folder cog icon represent?
- It represents settings or configuration options specifically for a folder or directory within a user interface.
- How do I use the FolderCogIcon in React?
- Import both HugeiconsIcon and FolderCogIcon, then render <HugeiconsIcon icon={FolderCogIcon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.