John KuehJohn Kueh

text direction ltr icon

Tabler · text-direction-ltr · MIT

Download SVG

The Tabler text direction ltr icon depicts the left-to-right text flow, commonly used in UI to indicate or control the direction of text input or display.

Common uses

  • Button to switch text direction to left-to-right.
  • Label for a text alignment setting.
  • Indicator in a rich text editor toolbar.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconTextDirectionLtr } from '@tabler/icons-react';

<IconTextDirectionLtr size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Text
Keywords
leftrightbiditextdirectionltrtypographywritingfontcharacterleft to righttext alignment leftwriting direction

FAQ

What does the text direction ltr icon represent?
It visually represents the standard left-to-right flow of text, common in languages like English. It's used in UI to signify or manage this text direction.
How do I use this icon in React?
You can import and use it directly with the provided React component: import { IconTextDirectionLtr } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icons, including text-direction-ltr, are distributed under the MIT license.

Related icons

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

Looking for something else? Search Tabler 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 →