Pixelarticons

Square Text Pixel Art Icon

A square with text inside for text-box components, label badges, caption overlays, and text-container UI elements.

office Pro 4 variants

Tags

square

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

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

About the Square Text icon

A square or rectangle enclosing horizontal text lines, representing a bounded text container. Use it for a 'Text box' component in a design tool's element palette, a 'Label' badge builder in a form editor, a caption overlay option in a media editor, or a UI widget that places a styled text block within a defined boundary. The square boundary distinguishes it from free-floating text; for alignment-only controls, the text-align icon family is the right set to reach for.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/square-text.svg" width="24" height="24" alt="Square Text" />

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

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

Related icons