John KuehJohn Kueh

text align right icon

HugeIcons · TextAlignRightIcon · MIT

Download SVG

The HugeIcons text align right icon visually represents the alignment of text to the right edge of a container, commonly used in user interfaces to control text justification.

Common uses

  • Aligning paragraph text to the right.
  • Setting right-aligned headings.
  • Justifying text in forms or tables.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
align righttext rightright justifyright align

FAQ

What does the text align right icon represent?
This icon signifies the action or setting for aligning text content to the right side of its designated area.
How do I use the TextAlignRightIcon in React?
Import both HugeiconsIcon and TextAlignRightIcon, then render the icon using <HugeiconsIcon icon={TextAlignRightIcon} />.
What is the license for this icon?
The HugeIcons 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 →