The Tabler text direction rtl icon visually represents the right-to-left text flow, commonly used to indicate or control text direction in multilingual user interfaces.
Common uses
- Button to switch text direction in a text editor
- Label for a language setting with RTL script
- Indicator for content displayed in a right-to-left layout
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTextDirectionRtl } from '@tabler/icons-react';
<IconTextDirectionRtl size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- leftrightbiditextdirectionrtltypographywritingfontcharacterright to lefttext flowwriting directionbidirectional text
FAQ
- What does the text direction rtl icon signify?
- This icon signifies a right-to-left text direction, essential for languages like Arabic or Hebrew.
- How do I use this icon in React?
- You can import and use it in React with: import { IconTextDirectionRtl } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon set, including this icon, is available 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 →