Chat Text 2 Pixel Art Icon
A speech bubble with text lines for messaging apps, customer-support chat, live-chat widgets and comment threads.
Tags
conversationbubble
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Chat Text 2 icon
A speech bubble containing horizontal lines representing text, indicating an active conversation with readable content. Messaging apps use it on tabs that lead to text conversations; customer-support widgets show it as the opener for a live-chat panel; comment-section headers use it to signal discussion threads with content. The plain comment bubble signals an empty or new message; chat-text-2 implies content is already present. For a two-person back-and-forth, a double-bubble icon may convey dialog more clearly.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/chat-text-2.svg" width="24" height="24" alt="Chat Text 2" />
<!-- React -->
import { ChatText2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="chat-text-2.svg" width="48" height="48" style="image-rendering: pixelated" />