John KuehJohn Kueh

text align justify center icon

HugeIcons · TextAlignJustifyCenterIcon · MIT

Download SVG

The HugeIcons text align justify center icon visually represents the alignment of text blocks to be centered, commonly used in UI elements for formatting and layout.

Common uses

  • Centering block text in a card header
  • Aligning a paragraph in a modal dialog
  • Justifying centered text in a form label

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TextAlignJustifyCenterIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={TextAlignJustifyCenterIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
center texttext justify centeralign centercentered text

FAQ

What does the text align justify center icon represent?
This icon depicts text that is centered within its container, indicating a centered alignment style for blocks of text.
How do I use the TextAlignJustifyCenterIcon in React?
Import both HugeiconsIcon and TextAlignJustifyCenterIcon, then render the icon component like this: <HugeiconsIcon icon={TextAlignJustifyCenterIcon} />.
What is the license for this icon?
The HugeIcons icon library, including this icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →