Comment Text Plus Pixel Art Icon
A speech bubble with text lines and a plus for adding to a conversation, composing rich comments and creating annotated notes.
Tags
commentplusaddnewcreatepositive
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Comment Text Plus icon
A speech bubble containing text lines and a plus badge, representing both existing content and the action of adding more. Document-annotation tools use it when a section already has comments and users can add further replies; project-management tools show it on Add to this discussion controls. It combines the filled-content signal of comment-text with the creation signal of comment-plus into one icon. When the thread is empty, the simpler comment-plus avoids implying pre-existing content.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/comment-text-plus.svg" width="24" height="24" alt="Comment Text Plus" />
<!-- React -->
import { CommentTextPlus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="comment-text-plus.svg" width="48" height="48" style="image-rendering: pixelated" />