Pixelarticons

Section Plus Pixel Art Icon

A section with a plus sign for inserting new page sections, adding content blocks, and growing document structure.

design Free 1 variant

Tags

sectionplusaddnewcreatepositive

Style variants

base

Outline ยท rounded corners

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Section Plus icon

A section frame with a plus badge, the counterpart to section-minus, used for 'Add section' or 'Insert block' actions in page builders and document editors. It sits in empty areas between existing sections or in an add-section toolbar at the bottom of a canvas. Pairing it with section-minus gives users clear controls for growing and shrinking document structure. When adding a single element inside an existing section, a generic plus icon is more appropriate.

Usage

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

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

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

Related icons