Pixelarticons

Heading 5 Pixel Art Icon

An H5 icon for the fifth-level heading in editors and document builders, used in technical or deeply structured documents.

office Free 1 variant

Tags

heading

Style variants

base

Outline ยท rounded corners

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

About the Heading 5 icon

H and 5, representing an H5 element: a fifth-level heading rarely needed outside of dense technical or legal documents. Use this icon in a rich-text editor that fully exposes the six-level heading hierarchy, a documentation platform that structures large API references, or a content system where regulatory documents require deep nesting. In most consumer-facing editors, H5 lives in an overflow menu. Consider whether bold text or a paragraph style serves the same purpose with less cognitive overhead for authors.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/heading-5.svg" width="24" height="24" alt="Heading 5" />

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

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

Related icons