John KuehJohn Kueh

text firstline right icon

HugeIcons · TextFirstlineRightIcon · MIT

Download SVG

The HugeIcons text firstline right icon depicts a line of text aligned to the right, commonly used to indicate text alignment or content that flows to the right.

Common uses

  • Right-align text button
  • Text overflow indicator
  • Content justification

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
text align rightright aligntext rightright justified

FAQ

What does the TextFirstlineRightIcon represent?
This icon represents a single line of text positioned on the right side. It's often used for alignment or indicating rightward text flow.
How do I use TextFirstlineRightIcon in React?
Import both HugeiconsIcon and TextFirstlineRightIcon, then render <HugeiconsIcon icon={TextFirstlineRightIcon} />.
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 →