The Tabler float right icon visually represents text alignment to the right, commonly used in rich text editors to position selected text or content to the right margin.
Common uses
- Aligning text to the right in a WYSIWYG editor.
- Setting text block justification to the right.
- Indicating a right-aligned text option in a toolbar.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFloatRight } from '@tabler/icons-react';
<IconFloatRight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- positionfloatrighttypographywritingfontcharacterwordtexttext align rightright justifyalign righttext right
FAQ
- What does the float right icon represent?
- It depicts text being aligned to the right side of a container or page. It's used in UI to signify a right-alignment function.
- How do I use this icon in React?
- You can import and use it like this: import { IconFloatRight } from '@tabler/icons-react'. Then render it as <IconFloatRight />.
- What is the license for this icon?
- The Tabler icon set, including the float right 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 →