The Lucide text search icon visually represents the action of finding specific information within documents or data, commonly used for search input fields or buttons.
Common uses
- Search bar placeholder
- Document search button
- Find within text feature
Use it in React
Install
npm i lucide-reactImport & render
import { TextSearch } from 'lucide-react';
<TextSearch size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- finddatacopytxtpdfdocumentscanmagnifiermagnifying glasslenstextsearchdocument search
FAQ
- What does the text search icon represent?
- It depicts a magnifying glass over lines of text, symbolizing the act of searching for specific textual information.
- How do I use this icon in React?
- You can import and use it like so: import { TextSearch } from 'lucide-react'. Then render it as <TextSearch />.
- What is the license for this icon?
- The Lucide icon library, including the text 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 →