The Tabler file orientation icon visually represents changing or modifying the layout or direction of a document or data, commonly used to indicate options for page rotation or content alignment.
Common uses
- Button to rotate page 90 degrees
- Setting to change document orientation (portrait/landscape)
- Indicator for data sorting or alignment options
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileOrientation } from '@tabler/icons-react';
<IconFileOrientation size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- documentarrowchangemodifypagefileorientationdatacontentrecorddocument rotationpage layoutchange directionfile settings
FAQ
- What does the file orientation icon represent?
- It depicts the concept of changing the direction or layout of a file or document, often used for page rotation or content alignment settings.
- How do I use this icon in React?
- You can import and use it like this: import { IconFileOrientation } from '@tabler/icons-react'. Then render it as <IconFileOrientation />.
- 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.
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 →