The Tabler folder search icon visually represents the action of searching within a document or folder, commonly used in UI to indicate a search function related to files or directories.
Common uses
- Button to initiate a file search.
- Link to a 'My Documents' search page.
- Loading indicator for a document search process.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFolderSearch } from '@tabler/icons-react';
<IconFolderSearch size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- findseekexploreinvestigateprobehuntlocatediscoverperuseinspectdocumentfoldersearchfile searchdocument findfolder magnifying glass
FAQ
- What does the folder search icon represent?
- It depicts a magnifying glass over a folder, symbolizing the act of searching through documents or files.
- How do I use this icon in React?
- Import it using `import { IconFolderSearch } from '@tabler/icons-react'` and render the component `<IconFolderSearch />`.
- What is the license for this icon?
- The Tabler icon library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.