John KuehJohn Kueh

align box right top icon

Tabler · align-box-right-top · MIT

Download SVG

The Tabler align box right top icon depicts text alignment to the top-right corner of a container, commonly used in UI to indicate this specific text positioning.

Common uses

  • Align text to the top-right of a text area.
  • Set text justification for right-aligned content.
  • Indicate top-right text flow in a document editor.

Use it in React

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

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

Styles

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

outline
<IconAlignBoxRightTop size={24} stroke={2} />
filled
<IconAlignBoxRightTopFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Text
Keywords
texttypeeastupnorthcorneralignboxrighttoptext align right topalign top righttext box right toptop right alignment

FAQ

What does the align box right top icon represent?
This icon represents aligning text to the top-right position within a defined box or area.
How do I use this icon in React?
You can import and use it in React with: import { IconAlignBoxRightTop } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon set, including this icon, is 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 →