John KuehJohn Kueh

layout distribute vertical icon

Tabler · layout-distribute-vertical · MIT

Download SVG

The Tabler layout distribute vertical icon visually represents the arrangement of elements with equal spacing between them along a vertical axis, commonly used to signify alignment or distribution controls in UI design.

Common uses

  • Aligning form fields vertically with consistent spacing.
  • Distributing content blocks evenly on a page.
  • Controlling the vertical spacing of items in a list or grid.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconLayoutDistributeVertical } from '@tabler/icons-react';

<IconLayoutDistributeVertical size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconLayoutDistributeVertical size={24} stroke={2} />
filled
<IconLayoutDistributeVerticalFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
positiondesignaroundlayoutdistributeverticalcreativeartisticvisualaestheticvertical distributionalign verticalspacinglayout alignment

FAQ

What is the purpose of the layout distribute vertical icon?
This icon is used in UIs to indicate an action or setting that distributes items vertically with equal spacing, often related to layout and alignment controls.
How do I use this icon in React?
You can import and use it in your React application with: import { IconLayoutDistributeVertical } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icons, including layout-distribute-vertical, are available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →