John KuehJohn Kueh

bubble chat preview icon

HugeIcons · BubbleChatPreviewIcon · MIT

Download SVG

The HugeIcons bubble chat preview icon visually represents a conversation or message thread, commonly used to indicate chat functionalities or message previews in user interfaces.

Common uses

  • Chat application interface
  • Notification center for messages
  • User profile message history

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
chat iconmessage iconspeech bubbleconversation icon

FAQ

What does the bubble chat preview icon represent?
It depicts a chat bubble, signifying communication, messages, or a conversation interface.
How do I use the BubbleChatPreviewIcon in React?
Import both HugeiconsIcon and BubbleChatPreviewIcon, then render it using <HugeiconsIcon icon={BubbleChatPreviewIcon} />.
What is the license for this icon?
This icon is available under the MIT license, allowing for free usage 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 →