John KuehJohn Kueh

text indent icon

HugeIcons · TextIndentIcon · MIT

Download SVG

The HugeIcons text indent icon visually represents increasing the indentation level of text, commonly used in text editors and formatting tools to structure content.

Common uses

  • Increasing paragraph indentation
  • Adding bullet point indentation
  • Adjusting code block indentation

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
increase indenttext formattingindentationoutdent

FAQ

What is the text indent icon used for?
It's used to visually indicate the action of increasing the indentation of text or list items, making content more structured and readable.
How do I use the TextIndentIcon in React?
Import both HugeiconsIcon and TextIndentIcon, then render <HugeiconsIcon icon={TextIndentIcon} />.
What is the license for this icon?
The TextIndentIcon is available under the MIT license, allowing for free use in both personal and commercial projects.

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 →