John KuehJohn Kueh

message search 02 icon

HugeIcons · MessageSearch02Icon · MIT

Download SVG

The HugeIcons message search 02 icon depicts a magnifying glass over a speech bubble, commonly used to represent searching for messages or conversations.

Common uses

  • Search bar for chat applications
  • Button to find specific messages in a thread
  • Filter option for message history

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MessageSearch02Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={MessageSearch02Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
chat searchconversation findmessage magnifying glasssearch chat

FAQ

What is the purpose of the message search 02 icon?
This icon visually represents the action of searching within messages or conversations, making it intuitive for users to locate specific text or chat history.
How do I use the MessageSearch02Icon in React?
Import both HugeiconsIcon and MessageSearch02Icon, then render the icon using <HugeiconsIcon icon={MessageSearch02Icon} />.
What is the license for this icon?
The MessageSearch02Icon is provided 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 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 →