John KuehJohn Kueh

align box bottom left icon

Tabler · align-box-bottom-left · MIT

Download SVG

The Tabler align box bottom left icon visually represents text or content being aligned to the bottom-left corner within a defined bounding box, commonly used in UI to indicate text alignment options.

Common uses

  • Text alignment control in a rich text editor.
  • Positioning labels or elements in a form layout.
  • Setting the default anchor point for text in a design tool.

Use it in React

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

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

Styles

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

outline
<IconAlignBoxBottomLeft size={24} stroke={2} />
filled
<IconAlignBoxBottomLeftFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Text
Keywords
texttypewestcorneralignboxbottomlefttypographywritingtext align bottom leftbottom left alignmentalign westbox align bottom left

FAQ

What does the align box bottom left icon represent?
This icon signifies aligning content to the bottom-left edge of its container. It's typically used for text alignment features in software interfaces.
How do I use this icon in React?
You can import and use the icon in your React application with: import { IconAlignBoxBottomLeft } 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 →