Pixelarticons

Chat Pixel Art Icon

A speech-bubble icon for messaging features, comment threads, support widgets and community discussion.

communication Pro 4 variants

Tags

conversationbubble

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Chat icon

A rounded speech bubble representing live conversation. It is the go-to icon for messaging features, comment threads, customer-support widgets, and community discussion. A bubble implies something quick and informal, which sets it apart from the envelope's formal email tone. Use it for a 'Leave a comment' link, an unread-messages counter, or the floating button that opens a help chat.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/chat.svg" width="24" height="24" alt="Chat" />

<!-- React -->
import { Chat } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="chat.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons