John KuehJohn Kueh

layout align left icon

Tabler · layout-align-left · MIT

Download SVG

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

Common uses

  • Aligning text blocks to the left.
  • Setting left justification for UI elements.
  • Indicating a left-aligned layout option.

Use it in React

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

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

Styles

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

outline
<IconLayoutAlignLeft size={24} stroke={2} />
filled
<IconLayoutAlignLeftFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
positiondesignlayoutalignleftcreativeartisticvisualaestheticstylealign leftleft justifytext align leftlayout left

FAQ

What is the layout align left icon used for?
It's used to signify left alignment for text or other UI elements, ensuring a consistent left edge.
How do I use this icon in React?
Import it using `import { IconLayoutAlignLeft } from '@tabler/icons-react'` and use it as a component: `<IconLayoutAlignLeft />`.
What is the license for this icon?
The Tabler icons, including layout-align-left, 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 →