John KuehJohn Kueh

align box right bottom icon

Tabler · align-box-right-bottom · MIT

Download SVG

The Tabler align box right bottom icon depicts text alignment to the bottom-right corner of a container, commonly used to indicate text justification or positioning within a defined area.

Common uses

  • Align text to the bottom-right of a text input field.
  • Justify text to the bottom-right in a document editor.
  • Represent bottom-right alignment in a formatting toolbar.

Use it in React

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

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

Styles

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

outline
<IconAlignBoxRightBottom size={24} stroke={2} />
filled
<IconAlignBoxRightBottomFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Text
Keywords
texttypeeastdownsouthcorneralignboxrightbottomtext align bottom rightjustify bottom rightalign east southbox align bottom right

FAQ

What does the align box right bottom icon represent?
It visually represents aligning content or text to the bottom-right position within a bounding box or container.
How do I use this icon in React?
You can import and use it with: import { IconAlignBoxRightBottom } from '@tabler/icons-react'. Then render it as <IconAlignBoxRightBottom />.
What is the license for this icon?
The Tabler icons, including align-box-right-bottom, 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 →