John KuehJohn Kueh

text indent 01 icon

HugeIcons · TextIndent01Icon · MIT

Download SVG

The HugeIcons text indent 01 icon visually represents the removal or resetting of text indentation, commonly used to align text to the left margin.

Common uses

  • Resetting paragraph indentation
  • Clearing list item indentation
  • Aligning code blocks to the left

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TextIndent01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={TextIndent01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
outdentremove indentleft align textclear indent

FAQ

What does the text indent 01 icon signify?
This icon signifies the action of removing or resetting text indentation, bringing text back to the left margin.
How do I use TextIndent01Icon in React?
Import both HugeiconsIcon and TextIndent01Icon, then render <HugeiconsIcon icon={TextIndent01Icon} />.
What is the license for this icon?
This icon is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →