The Tabler file search icon visually represents the action of searching within a document or file, commonly used in UIs to indicate a search function related to content or data.
Common uses
- Initiate a search for document content
- Indicate a file or data lookup feature
- Represent a 'find' or 'seek' action on files
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileSearch } from '@tabler/icons-react';
<IconFileSearch size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- searchdatapaperdocumentformatfilefindlookseekcontentdocument searchfind filecontent lookupseek document
FAQ
- What does the file search icon represent?
- It depicts the action of searching within a file or document, often used for features like content search or data lookup.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' as 'IconFileSearch' and use it within your JSX components: <IconFileSearch />.
- What is the license for this icon?
- The Tabler icon library, including the file search icon, is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →