The Tabler indent decrease icon visually represents reducing the left margin of a text block or paragraph, commonly used in text editors and word processors to adjust line positioning.
Common uses
- Decrease paragraph indentation
- Adjust code block margin
- Align text to the left
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconIndentDecrease } from '@tabler/icons-react';
<IconIndentDecrease size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- linepositionblockmarginparagraphindentdecreasetypographywritingfonttextoutdenttext align leftdecrease margin
FAQ
- What does the indent decrease icon signify?
- It signifies the action of moving text inward from the left margin, effectively decreasing its indentation.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconIndentDecrease } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is from the Tabler icon library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.