John KuehJohn Kueh

text centerline left icon

HugeIcons · TextCenterlineLeftIcon · MIT

Download SVG

The HugeIcons text centerline left icon depicts text aligned to the left with a centerline, commonly used to indicate left-aligned text formatting options in a user interface.

Common uses

  • Text alignment controls
  • Formatting toolbars
  • Document editing interfaces

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
left align texttext align leftleft justifytext formatting

FAQ

What does the text centerline left icon represent?
This icon represents text that is aligned to the left margin and has a visual centerline. It's typically used in software to signify a left-alignment option for text.
How do I use this icon in a React application?
To use this icon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component from '@hugeicons/react' like this: <HugeiconsIcon icon={TextCenterlineLeftIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, which allows 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 →