The Phosphor text outdent icon visually represents moving text further away from the left margin, commonly used in text editors to decrease indentation levels.
Common uses
- Decrease indent level in a rich text editor.
- Adjust tab stops in a formatting menu.
- Control paragraph indentation in a document layout.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { TextOutdent } from '@phosphor-icons/react';
<TextOutdent size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<TextOutdent size={24} />thin
<TextOutdent size={24} weight="thin" />light
<TextOutdent size={24} weight="light" />bold
<TextOutdent size={24} weight="bold" />fill
<TextOutdent size={24} weight="fill" />duotone
<TextOutdent size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- design
- Keywords
- *updated*alignmenttabunindentdedentmenudesigneditortextoutdentoutdent textdecrease indent
FAQ
- What does the text outdent icon signify?
- It signifies the action of reducing the indentation of text, moving it closer to the left margin or a standard tab stop.
- How do I use this icon in React?
- You can import and use it in React with: import { TextOutdent } from '@phosphor-icons/react'.
- What is the license for this icon?
- The Phosphor icon library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.