The Tabler list search icon depicts a magnifying glass superimposed over a document or list, commonly used to represent search functionality within a list or text-based interface.
Common uses
- Search bar within a data table
- Find option in a settings menu
- Filter input for a list of items
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconListSearch } from '@tabler/icons-react';
<IconListSearch size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- findagendashoppinglistsearchlookseekquerybrowsetypographytextfind listtext searchfilter documentquery list
FAQ
- What is this icon typically used for?
- It's used to indicate a search or filter function, especially when applied to lists, tables, or text content.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' like this: import { IconListSearch } from '@tabler/icons-react'.
- 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.
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 →