John KuehJohn Kueh

layout align top icon

HugeIcons · LayoutAlignTopIcon · MIT

Download SVG

The HugeIcons layout align top icon visually represents aligning elements to the top edge of a container or artboard, commonly used in design tools and interfaces for precise layout control.

Common uses

  • Aligning selected objects to the top of the canvas
  • Setting the vertical alignment of text blocks
  • Positioning UI elements relative to a top boundary

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
align toptop alignvertical align toplayout top

FAQ

What does the layout align top icon represent?
It signifies the action or setting for aligning multiple items to their topmost edge within a given space.
How do I use this icon in React?
Import both HugeiconsIcon and LayoutAlignTopIcon from their respective packages and render it using <HugeiconsIcon icon={LayoutAlignTopIcon} />.
What is the license for this icon?
This icon is available under the MIT license, allowing for free usage in commercial and non-commercial projects.

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 →