John KuehJohn Kueh

box align bottom right icon

Tabler · box-align-bottom-right · MIT

Download SVG

The Tabler box align bottom right icon visually represents content alignment to the bottom-right corner of a container, commonly used in UI to indicate positioning or layout options.

Common uses

  • Align text to bottom right
  • Position element in bottom right corner
  • Set layout to bottom right alignment

Use it in React

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

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

Styles

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

outline
<IconBoxAlignBottomRight size={24} stroke={2} />
filled
<IconBoxAlignBottomRightFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
cubesidedownsouth-eastboxalignbottomrightcreativeartisticdesignsouth-east alignmentbox positionlayout bottom right

FAQ

What is the box align bottom right icon used for?
This icon is used in user interfaces to signify an alignment option where content is positioned towards the bottom-right edge of its designated area.
How do I use this icon in React?
You can import and use the icon in your React application with: import { IconBoxAlignBottomRight } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icons, including box-align-bottom-right, are distributed 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 →