The Tabler message circle search icon visually represents the action of searching within a conversation or communication thread, commonly used in UI to indicate a search function for messages.
Common uses
- Search bar within a chat interface
- Button to find specific messages in a history
- Filter option for communication logs
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessageCircleSearch } from '@tabler/icons-react';
<IconMessageCircleSearch size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- findlocateexplorediscoverinvestigateconversationchatdialogueseekresearchcommunicationmessagecirclesearchchat searchmessage find
FAQ
- What does the message circle search icon represent?
- It signifies searching within a message or chat context, combining the idea of communication (message circle) with the action of searching.
- How do I use this icon in React?
- Import it using `import { IconMessageCircleSearch } from '@tabler/icons-react'` and render it as a component.
- 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 →