Pixelarticons

Section X Pixel Art Icon

A section with an X for closing, canceling, or permanently removing a section in page builders and template editors.

design Free 1 variant

Tags

sectionclosecancelremove

Style variants

base

Outline ยท rounded corners

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

About the Section X icon

A section frame marked with an X, indicating that the section will be closed or deleted. Where section-minus suggests a reversible subtraction, the X carries the stronger connotation of closing or discarding, similar to a dialog close button. Use it on sections that can be dismissed but not necessarily undone, or in template editors where the user is deciding which sections to exclude. For simple deletion in a list context, section-minus is the more standard choice.

Usage

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

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

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

Related icons