John KuehJohn Kueh

align box center middle icon

Tabler · align-box-center-middle · MIT

Download SVG

The Tabler align box center middle icon depicts text content centered both horizontally and vertically within a bounding box, commonly used to represent text alignment options in user interfaces.

Common uses

  • Aligning text within a button or input field.
  • Centering text in a modal or dialog box.
  • Setting text justification for a paragraph or block.

Use it in React

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

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

Styles

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

outline
<IconAlignBoxCenterMiddle size={24} stroke={2} />
filled
<IconAlignBoxCenterMiddleFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Text
Keywords
texttypelinehorizontalalignboxcentermiddletypographywritingcenter textmiddle aligntext justificationblock center

FAQ

What does the align box center middle icon represent?
This icon visually represents the action of centering text content horizontally and vertically within a defined area, often used in text editing or layout tools.
How do I use this icon in React?
You can import and use the icon in your React application with the following statement: import { IconAlignBoxCenterMiddle } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icons, including 'align-box-center-middle', 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 →