Pixelarticons

Comment Plus Pixel Art Icon

A speech bubble with a plus for 'New comment', 'Start a conversation', 'Add feedback' actions and reply-composer entry points.

communication Pro 4 variants

Tags

commentplusaddnewcreatepositive

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

A speech bubble combined with a plus badge, representing the creation of a new comment or message. Blog and community platforms use it on Write a comment or Start a discussion buttons; project-management tools reach for it when opening the comment composer on a task; feedback panels show it as Add a note. It is the create action within a comment flow, paired with the plain comment icon for viewing existing replies. Comment-text-plus covers both text and create signals.

Usage

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

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

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

Related icons