John KuehJohn Kueh

layout align bottom icon

HugeIcons · LayoutAlignBottomIcon · MIT

Download SVG

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

Common uses

  • Aligning selected objects to the bottom of the artboard.
  • Distributing elements evenly along their bottom edges.
  • Setting the bottom boundary for a group of UI components.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
align bottombottom aligndistribute bottomlayout bottom

FAQ

What does the layout align bottom icon represent?
This icon signifies the action of aligning objects or elements to their lowest common bottom edge within a given space.
How do I use the LayoutAlignBottomIcon in React?
Import both HugeiconsIcon and LayoutAlignBottomIcon from their respective packages, then render the icon using the <HugeiconsIcon icon={LayoutAlignBottomIcon} /> component.
What is the license for this icon?
The HugeIcons library, including the LayoutAlignBottomIcon, is available under the MIT license.

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 →