John KuehJohn Kueh

layout align right icon

Tabler · layout-align-right · MIT

Download SVG

The Tabler layout align right icon visually represents content aligned to the right side of a container, commonly used in UI to indicate right-alignment options or a right-justified layout.

Common uses

  • Button to align text or elements to the right.
  • Setting for right-justified content blocks.
  • Visual cue for right-aligned form fields.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconLayoutAlignRight } from '@tabler/icons-react';

<IconLayoutAlignRight size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconLayoutAlignRight size={24} stroke={2} />
filled
<IconLayoutAlignRightFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
positiondesignlayoutalignrightcreativeartisticvisualaestheticstylealign rightright justifylayout righttext align right

FAQ

What does the layout align right icon represent?
It depicts elements positioned on the right side of a layout, typically used for alignment controls in design tools or UI settings.
How do I use this icon in React?
You can import and use it with: import { IconLayoutAlignRight } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icons, including layout-align-right, are available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →