Pixelarticons

Text Align Right Box Pixel Art Icon

A right-aligned text formatting icon enclosed in a box, for toolbar buttons that apply right-justified alignment to selected content.

office Free 4 variants

Tags

alignrightforwardnexteastboxpackagecontainer

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 Right Box icon

Lines of text pushed to the right edge, all contained within a bounding box. This boxed variant is a natural fit for toolbar palettes where formatting controls sit inside bordered buttons, giving the control a compact, self-contained footprint. Use it to apply right-justification in rich-text editors or document tools. When alignment options appear as a row of four buttons, the boxed version groups them more cleanly than bare icon rows.

Usage

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

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

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

Related icons