The Tabler clipboard search icon visually represents the action of searching or analyzing information contained within a document or list, commonly used for features like data inspection or search result displays.
Common uses
- Searching within a document or form
- Inspecting search results
- Data analysis interface
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconClipboardSearch } from '@tabler/icons-react';
<IconClipboardSearch size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- findlookresearchexploreinspectanalyzeexaminescanstudyinquiredocumentclipboardsearchdocument searchclipboard findanalyze document
FAQ
- What does the clipboard search icon represent?
- It symbolizes the act of searching or examining data that is on a clipboard or within a document.
- How do I use this icon in React?
- Import it using `import { IconClipboardSearch } from '@tabler/icons-react';` and then use it as a React component: `<IconClipboardSearch />`.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →