John KuehJohn Kueh

align box top right icon

Tabler · align-box-top-right · MIT

Download SVG

The Tabler align box top right icon visually represents the alignment of content within a bounding box to the top-right corner, commonly used in text editing or layout tools.

Common uses

  • Aligning text block to the top-right of a container.
  • Setting the anchor point for text elements in a design tool.
  • Indicating a top-right justification option in a rich text editor.

Use it in React

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

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

Styles

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

outline
<IconAlignBoxTopRight size={24} stroke={2} />
filled
<IconAlignBoxTopRightFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Text
Keywords
texttypeupnorthwestcorneralignboxtoprightalign top righttext justify rightbox alignment top rightcontent anchor top right

FAQ

What does the align box top right icon represent?
It shows how an element or text will be positioned within a defined area, specifically aligned to the top and right edges.
How do I use this icon in React?
You can import and use it directly with: import { IconAlignBoxTopRight } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icons, including this one, 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 →