The Tabler align box left stretch icon visually represents content being aligned to the left edge of a container and stretched to fill its height, commonly used for layout controls in user interfaces.
Common uses
- Aligning text blocks to the left and stretching them vertically.
- Controlling the vertical alignment and height of elements in a grid or flex layout.
- Indicating a left-aligned, full-height content area in design tools.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAlignBoxLeftStretch } from '@tabler/icons-react';
<IconAlignBoxLeftStretch size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- layoutpositionpaddingdesigninterfacespacingcssalignflexgridtextboxleftstretchleft stretch alignvertical align left
FAQ
- What is the purpose of the align box left stretch icon?
- This icon is typically used to represent an alignment setting where content is positioned to the left and its height is stretched to match its container.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconAlignBoxLeftStretch } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.