The HugeIcons message search 01 icon depicts a magnifying glass hovering over a speech bubble, commonly used to represent searching for messages or chat content.
Common uses
- Search bar for messaging apps
- Button to filter chat history
- Icon for a 'find messages' feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MessageSearch01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MessageSearch01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- chat searchmessage findconversation searchspeech bubble search
FAQ
- What does the message search 01 icon represent?
- It visually signifies the action of searching within messages or communication threads.
- How do I use this icon in React?
- Import it as `MessageSearch01Icon` from '@hugeicons/core-free-icons' and render it using `<HugeiconsIcon icon={MessageSearch01Icon} />` from '@hugeicons/react'.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →