Pixelarticons

Text Align Left Box Pixel Art Icon

A left-align icon inside a box for alignment controls in box-style toolbars, UI component libraries, and formatting palettes.

office Free 4 variants

Tags

alignleftbackpreviouswestboxpackagecontainer

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

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 Text Align Left Box icon

Left-aligned text lines enclosed in a square border, presenting the left-alignment action within a box-icon design language. Use it in toolbars that unify all formatting icons into bordered tiles, a design system's text-alignment component, or a settings interface that renders alignment options as boxed buttons. The underlying meaning is identical to text-align-left: flush text to the left margin. For open-style toolbars, the plain variant is the conventional choice and avoids the extra visual weight of the box.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/text-align-left-box.svg" width="24" height="24" alt="Text Align Left Box" />

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

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

Related icons