The Tabler align justified icon visually represents text that is spaced evenly across a line, commonly used in UI to control text block formatting.
Common uses
- Justify text button in a rich text editor
- Setting paragraph alignment in a document editor
- Toolbar option for text layout in a design tool
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAlignJustified } from '@tabler/icons-react';
<IconAlignJustified size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- textalignmentpositionalignjustifiedtypographywritingfontcharacterwordjustify texttext justifyalign textparagraph alignment
FAQ
- What does the align justified icon represent?
- It signifies text alignment where both the left and right edges of the text are flush with the container, creating clean lines.
- How do I use this icon in React?
- Import it using `import { IconAlignJustified } from '@tabler/icons-react'` and use it as a component.
- What is the license for this icon?
- The Tabler icon set, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.