John KuehJohn Kueh

align box bottom center icon

HugeIcons · AlignBoxBottomCenterIcon · MIT

Download SVG

The HugeIcons align box bottom center icon depicts an object centered horizontally at the bottom of a container, typically used to align elements to the bottom edge of their parent.

Common uses

  • Aligning text to the bottom of a card
  • Positioning a footer element
  • Centering a button below other content

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
bottom center alignalign bottomcenter bottomvertical align bottom

FAQ

What does the align box bottom center icon represent?
It visually represents an element being aligned to the bottom edge and centered horizontally within its bounding box or container.
How do I use this icon in React?
Import both HugeiconsIcon and AlignBoxBottomCenterIcon, then render <HugeiconsIcon icon={AlignBoxBottomCenterIcon} />.
What is the license for this icon?
This icon 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 →