Pixelarticons

Comment Text Pixel Art Icon

A speech bubble with text lines for comment sections, filled message threads, reply previews and discussion indicators.

communication Free 4 variants

Tags

comment

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

A speech bubble containing horizontal text lines, suggesting a comment or message with written content already inside. Community forums use it to signal a comment thread with replies; notification systems show it when a message contains readable text; inline-comment tools reach for it to mark annotated sections of a document. The plain comment bubble implies an empty state; comment-text confirms that content exists. For adding new text to a thread, comment-text-plus is the action-oriented counterpart.

Usage

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

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

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

Related icons