John KuehJohn Kueh

box align bottom left icon

Tabler · box-align-bottom-left · MIT

Download SVG

The Tabler box align bottom left icon visually represents an object aligned to the bottom-left corner of a container, commonly used to indicate layout or alignment options in user interfaces.

Common uses

  • Aligning content to the bottom-left of a modal.
  • Setting a default text alignment to bottom-left.
  • Indicating a 'save to bottom-left' action.

Use it in React

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

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

Styles

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

outline
<IconBoxAlignBottomLeft size={24} stroke={2} />
filled
<IconBoxAlignBottomLeftFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
cubesidedownsouth-westboxalignbottomleftcreativeartisticdesignbottom left alignmentsouth westlayout bottom leftbox position

FAQ

What does the box align bottom left icon represent?
This icon depicts an element positioned in the lower-left quadrant of a defined space, often used for layout and alignment controls.
How do I use this icon in React?
You can import and use the icon in your React application with: import { IconBoxAlignBottomLeft } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icons, including box-align-bottom-left, 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 →