John KuehJohn Kueh

align bottom icon

HugeIcons · AlignBottomIcon · MIT

Download SVG

The HugeIcons align bottom icon visually represents the alignment of multiple objects to their lowest edge, commonly used in design tools to ensure consistent vertical spacing.

Common uses

  • Align selected elements to the bottom of a selection or artboard.
  • Distribute objects evenly with bottom alignment.
  • Set vertical alignment options in a toolbar.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
bottom alignalign to bottomvertical align bottomalign baseline

FAQ

What does the align bottom icon represent?
It signifies aligning elements to their bottom edges. This is useful for creating orderly layouts where the lower boundaries of objects are in line.
How do I use the AlignBottomIcon in React?
Import both HugeiconsIcon and AlignBottomIcon, then render it using <HugeiconsIcon icon={AlignBottomIcon} />. Ensure you have installed '@hugeicons/react' and '@hugeicons/core-free-icons'.
What is the license for this icon?
The HugeIcons align bottom icon is released under the MIT license, allowing for free use in both personal and 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 →