Text Plus Pixel Art Icon
A text lines icon with a plus sign for 'Add text', 'New note', insert-text actions and rich-text editors that create new content blocks.
Tags
plusaddnewcreatepositive
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Text Plus icon
Horizontal text lines combined with a small plus symbol, making the intent to add new text immediately clear. It belongs on 'Add note', 'Insert text block', or 'New comment' buttons in editors, presentation builders, and design tools. The plus removes ambiguity: unlike a plain text icon this one always means creation, not formatting. If you need to indicate that existing text is being edited rather than added, the text-cursor icon is the better pick.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/text-plus.svg" width="24" height="24" alt="Text Plus" />
<!-- React -->
import { TextPlus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="text-plus.svg" width="48" height="48" style="image-rendering: pixelated" />