The Tabler layout align bottom icon visually represents aligning elements to the bottom edge of a container, commonly used in UI design tools and interfaces to ensure consistent vertical positioning.
Common uses
- Aligning selected objects to the bottom of the artboard.
- Distributing elements evenly along their bottom edges.
- Setting the baseline alignment for text blocks.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLayoutAlignBottom } from '@tabler/icons-react';
<IconLayoutAlignBottom size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconLayoutAlignBottom size={24} stroke={2} />filled
<IconLayoutAlignBottomFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- positiondesignlayoutalignbottomcreativeartisticvisualaestheticstylealign bottombottom alignvertical align bottomlayout bottom
FAQ
- What does the layout align bottom icon represent?
- It depicts aligning multiple objects to the bottom edge of a selection or artboard, ensuring their lower boundaries are flush.
- How do I use this icon in React?
- You can import and use it like this: import { IconLayoutAlignBottom } from '@tabler/icons-react'; <IconLayoutAlignBottom />.
- What is the license for this icon?
- The Tabler icons, including layout-align-bottom, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.