John KuehJohn Kueh

text align start icon

Lucide · text-align-start · ISC

Download SVG

The Lucide text align start icon visually represents the alignment of text to the left edge of a container, commonly used in user interfaces to set or indicate left-aligned text.

Common uses

  • Setting default text alignment in a rich text editor.
  • Indicating the current alignment of a selected text block.
  • As a button in a toolbar for text formatting options.

Use it in React

Install
npm i lucide-react
Import & render
import { TextAlignStart } from 'lucide-react';

<TextAlignStart size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
textalignmentleftlistalignstarttext align leftalign lefttext startleft align

FAQ

What does the text align start icon represent?
It represents the alignment of text to the left side, often referred to as left alignment or starting alignment in left-to-right languages.
How do I use this icon in React?
You can import and use it in your React application with: import { TextAlignStart } from 'lucide-react'.
What is the license for this icon?
The Lucide icon library, including this icon, is available under the ISC license.

Related icons

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

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