John KuehJohn Kueh

text centerline right icon

HugeIcons · TextCenterlineRightIcon · MIT

Download SVG

The HugeIcons text centerline right icon depicts text aligned to the right with a centerline, typically used to indicate right-aligned text formatting options in a UI.

Common uses

  • Right-align text button
  • Text justification options
  • Formatting toolbar

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
right align icontext align rightalign rightright justify

FAQ

What does the text centerline right icon represent?
This icon represents text that is aligned to the right side of its container, with a visual cue of a centerline indicating this alignment.
How do I use this icon in React?
Import the icon and use it with the HugeiconsIcon component like this: import { HugeiconsIcon } from '@hugeicons/react'; import { TextCenterlineRightIcon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={TextCenterlineRightIcon} />.
What is the license for this icon?
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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →