Pixelarticons

Comment Pixel Art Icon

A speech bubble icon for comment sections, message threads, feedback forms and 'Leave a reply' entry points.

communication Free 4 variants

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

A simple speech bubble without interior detail, the minimal icon for comments, messages, and conversational feedback. Blog platforms place it next to comment counts; social feeds use it as the reply action on a post; feedback tools reach for it on submission forms. Because it carries no text inside, it reads as an empty or new message. When text needs to be implied, comment-text adds interior lines. For a bot or AI conversation, chatbot is more specific.

Usage

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

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

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

Related icons