The Lucide text align justify icon visually represents the alignment of text to both the left and right edges of a container, commonly used in text editing tools to format paragraphs evenly.
Common uses
- Text editor toolbar button for justification
- Formatting options in a rich text field
- Layout settings in a document application
Use it in React
Install
npm i lucide-reactImport & render
import { TextAlignJustify } from 'lucide-react';
<TextAlignJustify size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- textalignmentjustifiedmenulistalignjustifyjustify texttext justificationblock textfull justification
FAQ
- What is the purpose of the text align justify icon?
- This icon indicates the 'justify' text alignment option, which spreads lines of text to fill the container width, creating clean edges on both sides.
- How do I use this icon in React?
- You can import and use it in React with the following statement: import { TextAlignJustify } from 'lucide-react'.
- What is the license for the Lucide text align justify icon?
- The Lucide icon library, including this icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →