The Tabler align box center stretch icon visually represents the distribution of content within a container to fill available space evenly, often used for aligning and distributing text or elements.
Common uses
- Aligning text blocks to fill width
- Distributing form fields evenly
- Centering and stretching content within a layout
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAlignBoxCenterStretch } from '@tabler/icons-react';
<IconAlignBoxCenterStretch size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- distributeorganizealignstretchcenterbalanceexpandevenlayoutarrangetextboxdistribute horizontalalign stretchcontent justifybalance layout
FAQ
- What is the purpose of the align box center stretch icon?
- This icon typically signifies an action to distribute content horizontally within a defined area, ensuring it stretches to fill the available space evenly.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconAlignBoxCenterStretch } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including align-box-center-stretch, 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 →