The Lucide folders icon visually represents multiple directories or containers, commonly used in user interfaces to signify file management, organizational structures, or storage areas.
Common uses
- File explorer navigation
- Document management systems
- Backup and sync status
Use it in React
Install
npm i lucide-reactImport & render
import { Folders } from 'lucide-react';
<Folders size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- multiplecopydirectoriesfoldersdirectoryfilesstorage
FAQ
- What does the folders icon represent?
- It depicts multiple stacked folders, symbolizing organization, storage, or collections of items.
- How do I use the folders icon in React?
- You can import and use it like this: import { Folders } from 'lucide-react'.
- What is the license for the Lucide folders icon?
- The Lucide icon library, including the folders 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 →