John KuehJohn Kueh

align left icon

HugeIcons · AlignLeftIcon · MIT

Download SVG

The HugeIcons align left icon visually represents the alignment of text or elements to the left edge of a container, commonly used for text formatting controls.

Common uses

  • Text editor toolbar for left alignment
  • Rich text input formatting options
  • Layout settings panel

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
text align leftleft alignalign text leftleft justify

FAQ

What is the align left icon used for?
It's used to indicate and apply left-alignment to text or other content within a user interface.
How do I use the AlignLeftIcon in React?
Import both HugeiconsIcon and AlignLeftIcon, then render <HugeiconsIcon icon={AlignLeftIcon} />.
What is the license for this icon?
This icon is released 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 →