Folder Settings Pixel Art Icon
A folder with a gear for directory preferences, folder-level permissions, and project configuration panels.
Tags
folderdirectoryfilessettingspreferencesconfigoptionsgear
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Folder Settings icon
A folder icon combined with a gear or settings indicator, signaling that this entry leads to configuration options for the directory itself. Use it on a 'Folder settings' button in a file manager, a project directory configuration panel in a workspace tool, or a permissions panel for a shared folder. It helps users distinguish 'configure this folder' from 'open this folder.' For overall app settings, the plain gear is cleaner; for shared-folder access, folder-connect is also relevant.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/folder-settings.svg" width="24" height="24" alt="Folder Settings" />
<!-- React -->
import { FolderSettings } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="folder-settings.svg" width="48" height="48" style="image-rendering: pixelated" />