The Lucide list indent decrease icon visually represents reducing the indentation level of text or list items, commonly used to move content back to the left.
Common uses
- Decrease list item indentation
- Outdent text block
- Adjust text alignment
Use it in React
Install
npm i lucide-reactImport & render
import { ListIndentDecrease } from 'lucide-react';
<ListIndentDecrease size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- texttablistindentdecreaseoutdenttext decrease indentremove tabdecrease indent
FAQ
- What is the purpose of the list indent decrease icon?
- This icon is used in user interfaces to signify the action of decreasing the indentation level of selected text or list items, effectively moving them closer to the left margin.
- How do I use this icon in React?
- You can import and use it in your React application with the following statement: `import { ListIndentDecrease } from 'lucide-react'`.
- What is the license for Lucide icons?
- Lucide icons, including the list indent decrease icon, are distributed under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.