Pixelarticons

Text Align Right Pixel Art Icon

A right-align icon for aligning text to the right margin in editors, design tools, and RTL-aware typography controls.

office Free 1 variant

Tags

alignrightforwardnexteast

Style variants

base

Outline ยท rounded corners

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

About the Text Align Right icon

Lines of text flush to a right edge with a ragged left margin, representing right-aligned text. Use it in a rich-text editor's alignment toolbar, a design tool's typography panel, or a page builder's content settings. Right alignment suits pull quotes, captions beside right-floated images, numeric columns in tables, and RTL (Arabic, Hebrew) body text. It completes the alignment group alongside text-align-left and text-align-center. When a boxed icon style is required, text-align-right-box is the contained variant.

Usage

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

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

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

Related icons