The Lucide align start horizontal icon visually represents aligning items to the start (left side) of a horizontal container, commonly used for justifying content or elements along a row.
Common uses
- Aligning text labels to the left in a form.
- Justifying buttons to the start of a toolbar.
- Positioning elements at the beginning of a horizontal navigation bar.
Use it in React
Install
npm i lucide-reactImport & render
import { AlignStartHorizontal } from 'lucide-react';
<AlignStartHorizontal size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- topitemsflexjustifyalignstarthorizontalalign leftjustify startflex start horizontaltop align
FAQ
- What is the purpose of the align start horizontal icon?
- This icon is used in UI design to indicate or control the alignment of elements to the left or start edge within a horizontal layout.
- How do I use this icon in React?
- You can import and use it in your React application with: import { AlignStartHorizontal } from 'lucide-react'.
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.