The Lucide folder search 2 icon depicts a folder with a magnifying glass, commonly used to represent actions related to searching within or finding files and directories.
Common uses
- Search bar within a file explorer
- Button to find a specific project folder
- Indicator for a 'lost' or misplaced file
Use it in React
Install
npm i lucide-reactImport & render
import { FolderSearch2 } from 'lucide-react';
<FolderSearch2 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- directorysearchfindlostbrowserlensfolder2directory searchfind filebrowser searchmagnifying glass folder
FAQ
- What is the purpose of the folder search 2 icon?
- This icon visually represents the action of searching for something within a folder or directory. It's useful for UI elements related to file management and search functionality.
- How do I use this icon in React?
- You can import and use it in your React application with the following statement: import { FolderSearch2 } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the folder-search-2 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 →