The Lucide list indent increase icon visually represents adding an indent level to a list item, commonly used to structure hierarchical or nested content.
Common uses
- Increasing the indentation of a selected list item.
- Creating sub-items or nested lists.
- Adjusting text alignment for outline structures.
Use it in React
Install
npm i lucide-reactImport & render
import { ListIndentIncrease } from 'lucide-react';
<ListIndentIncrease size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- texttablistindentincreaseincrease indentadd taboutdent increasetext indent
FAQ
- What is the purpose of the list indent increase icon?
- It signifies the action of increasing the indentation level of an item, useful for organizing content hierarchically.
- How do I use this icon in React?
- You can import and use it like this: import { ListIndentIncrease } from 'lucide-react'
- What is the license for this icon?
- This icon is provided under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →