The Lucide align start vertical icon visually represents aligning items to the top or start edge of a container along the vertical axis, commonly used for layout and alignment controls in user interfaces.
Common uses
- Aligning text blocks to the top of a card.
- Positioning form elements to the start of a vertical list.
- Controlling the vertical alignment of elements in a responsive grid.
Use it in React
Install
npm i lucide-reactImport & render
import { AlignStartVertical } from 'lucide-react';
<AlignStartVertical size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- leftitemsflexjustifyalignstartverticalvertical align topalign items startflex start verticaljustify start vertical
FAQ
- What does the align start vertical icon represent?
- It signifies aligning elements to the top or start edge within a vertical context, useful for precise layout control.
- How do I use this icon in React?
- You can import and use it directly with: import { AlignStartVertical } 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 →