The Tabler text orientation icon visually represents the alignment or direction of text, commonly used in UI elements to control typography and layout.
Common uses
- Text alignment settings in a rich text editor
- Dropdown for choosing text direction (LTR/RTL)
- Label for a text formatting panel
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTextOrientation } from '@tabler/icons-react';
<IconTextOrientation size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- aglinmentfiledocumenteditrighttextorientationtypographywritingfonttext aligntext directionwriting modetypography settings
FAQ
- What does the text orientation icon represent?
- It depicts the arrangement and direction of text, often used to adjust alignment or writing modes within an interface.
- How do I use this icon in React?
- You can import and use it like this: `import { IconTextOrientation } from '@tabler/icons-react'`. Then render it as `<IconTextOrientation />`.
- What is the license for this icon?
- The Tabler icon library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.