The Lucide folder search icon visually represents the action of searching within a directory or folder, commonly used in interfaces to indicate a search function related to file management or content discovery.
Common uses
- Search bar within a file explorer
- Button to find specific documents
- Loading state for a directory search
Use it in React
Install
npm i lucide-reactImport & render
import { FolderSearch } from 'lucide-react';
<FolderSearch size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- directorysearchfindlostbrowserlensfolderdirectory searchfind foldersearch filebrowser folder
FAQ
- What does the folder search icon represent?
- It signifies searching within a folder or directory. It's used for actions like finding files or locating specific information within a structured set of data.
- How do I use the folder search icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { FolderSearch } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the folder search 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 →