Pixelarticons

Section Minus Pixel Art Icon

A section with a minus sign for removing or collapsing a content section in page builders and document editors.

design Free 1 variant

Tags

sectionminusremovesubtractnegative

Style variants

base

Outline ยท rounded corners

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

About the Section Minus icon

A section frame combined with a minus symbol, representing 'Remove section' or 'Collapse section.' Page builders place it on a contextual toolbar so users can delete a full content block without selecting it first. It pairs with section-plus for an add/remove toggle. In document editors a minus can also mean collapsing a section in an outline view. For a dismissible close action, section-x is an alternative; minus is more conventional for removal.

Usage

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

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

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

Related icons