Pixelarticons

Message Pixel Art Icon

A speech-bubble icon for chat interfaces, SMS apps, contact pages and customer-support entry points.

communication Free 4 variants

Tags

sms

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

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 Message icon

A rounded speech bubble with a tail pointing down-left, the universal symbol for a text message or conversation. Use it on a 'Contact us' button, a chat launcher, an SMS shortcut, or anywhere users send or receive short written messages. It works well as an unread-indicator badge trigger. When the conversation involves multiple people, the messages (plural bubble pair) icon communicates group chat more clearly.

Usage

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

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

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

Related icons