John KuehJohn Kueh

layout align top icon

Tabler · layout-align-top · MIT

Download SVG

The Tabler layout align top icon visually represents aligning elements to the top edge of a container, commonly used in UI design tools and layout settings.

Common uses

  • Aligning selected objects to the top of the canvas.
  • Setting the vertical alignment for a group of form fields.
  • Defining the top boundary for responsive layout grids.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconLayoutAlignTop } from '@tabler/icons-react';

<IconLayoutAlignTop size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconLayoutAlignTop size={24} stroke={2} />
filled
<IconLayoutAlignTopFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
positiondesignlayoutaligntopcreativeartisticvisualaestheticstylealign toptop alignmentvertical align toplayout top

FAQ

What is the layout align top icon used for?
It's used to indicate an action or setting that aligns elements to the top of their container or selection. This is common in design software and layout configuration panels.
How do I use this icon in React?
You can import and use it directly with the following statement: `import { IconLayoutAlignTop } from '@tabler/icons-react'`.
What is the license for this icon?
The Tabler icons, including layout-align-top, are available under the MIT license.

Related icons

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

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