John KuehJohn Kueh

box align left icon

Tabler · box-align-left · MIT

Download SVG

The Tabler box align left icon visually represents content aligned to the left side of a container, commonly used to indicate left-alignment options in text or layout settings.

Common uses

  • Text alignment control in a rich text editor.
  • Layout options for arranging elements on a page.
  • Setting a default horizontal alignment for content blocks.

Use it in React

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

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

Styles

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

outline
<IconBoxAlignLeft size={24} stroke={2} />
filled
<IconBoxAlignLeftFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
rectangle sidewestboxalignleftcreativeartisticvisualaestheticstyledesignalign leftleft justifycontent leftrectangle left

FAQ

What does the box align left icon represent?
This icon depicts a box or content block positioned on the left side of a defined space. It's typically used in UI to signify left-alignment functionality.
How do I use the box align left icon in React?
You can import and use it directly in your React components like this: import { IconBoxAlignLeft } from '@tabler/icons-react'. Then, render it as <IconBoxAlignLeft />.
What is the license for the Tabler icons?
Tabler icons, including the box align left icon, are distributed under the MIT license, which allows for free use in both personal and commercial projects.

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 →